aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-08-08 20:21:43 +0800
committermat <mat@FreeBSD.org>2004-08-08 20:21:43 +0800
commit1bd14984e351c3c38fb8c0b60826bb2cf54a16bf (patch)
tree0e9f1ae3e57f67efccdcf768416e3c2ff5b973c0
parent49d7e7f6245d99bca582185ae0e98323b11957e5 (diff)
downloadfreebsd-ports-gnome-1bd14984e351c3c38fb8c0b60826bb2cf54a16bf.tar.gz
freebsd-ports-gnome-1bd14984e351c3c38fb8c0b60826bb2cf54a16bf.tar.zst
freebsd-ports-gnome-1bd14984e351c3c38fb8c0b60826bb2cf54a16bf.zip
Finally, there seems to be a bug with NO_BUILD and OPTIONS
Reported by: maintainer
-rw-r--r--mail/spamass-rules/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/spamass-rules/Makefile b/mail/spamass-rules/Makefile
index 37ba792dd618..3238a5083ba8 100644
--- a/mail/spamass-rules/Makefile
+++ b/mail/spamass-rules/Makefile
@@ -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}
ence and ukrainian.asami2001-03-251-0/+2 * Allow both SUP_UPDATE and CVS_UPDATE to be used, similar to src/Makefilejeh2000-11-011-5/+4 * For "make parallel", provide out an extra target without the ".tgz".asami2000-09-271-1/+1 * New category french starts today!asami2000-09-221-0/+1 * Use the SUPHOST in the 'make update' if it's defined.joe2000-08-131-0/+3 * Add new category hebrew -- Hebrew language support.asami2000-07-311-0/+1 * Typo (ghostscript55htff -> ghostscript55httf).asami2000-07-201-1/+6 * Change a couple of "make"s to "cd ${.CURDIR} && make"s, otherwise youasami2000-04-121-2/+2