ports/66005: New port: mail/p5-SpamAssassin-devel - port that follows the 3.0 CVS devel tree of SpamAssassin
Linh Pham
question+freebsdpr at closedsrc.org
Tue Apr 27 18:17:49 UTC 2004
One more diff to fix the problem with the rc.d/spamd.sh file ended up
being blank.
--
Linh Pham question at closedsrc.org
Webmaster and FreeBSD Geek http://closedsrc.org
Apprentice Manager Editor and Writer http://www.daemonnews.org
C++ is to C, as lung cancer is to lung | There is always one more bug.
-------------- next part --------------
--- Makefile,v2 Tue Apr 27 10:42:09 2004
+++ Makefile Tue Apr 27 10:42:21 2004
@@ -54,7 +54,7 @@
@${MV} ${WRKSRC}/Makefile.PL.sed ${WRKSRC}/Makefile.PL
post-build:
- @${REINPLACE_CMD} ${SED_SCRIPT} ${FILESDIR}/spamd.sh > ${WRKDIR}/spamd.sh
+ @${SED} ${SED_SCRIPT} ${FILESDIR}/spamd.sh > ${WRKDIR}/spamd.sh
post-install:
@${STRIP_CMD} ${PREFIX}/bin/spamc
More information about the freebsd-ports-bugs
mailing list