1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Finally, there seems to be a bug with NO_BUILD and OPTIONS

Reported by: maintainer
This commit is contained in:
Mathieu Arnold 2004-08-08 12:21:43 +00:00
parent 2fd9b0315f
commit d792b86aab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115624

View File

@ -113,6 +113,9 @@ SPAMASS_FILES+= weeds2.cf
PLIST_FILES= ${SPAMASS_FILES:S/^/${SPAMASS_CONF}\//}
do-build:
@${DO_NADA}
pre-install:
@${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${.CURDIR}/pkg-message > ${PKGMESSAGE}