aboutsummaryrefslogtreecommitdiff
path: root/mail/vpopmail/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-07-17 05:51:33 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-07-17 05:51:33 +0000
commit30bde9bb48d2456e0819690a700203edfa204a34 (patch)
treec3e64bc6da014bad3a7ef0c9974e89d607952016 /mail/vpopmail/Makefile
parente407893f61062019c4af7a492aa7e74fd09b1416 (diff)
Notes
Diffstat (limited to 'mail/vpopmail/Makefile')
-rw-r--r--mail/vpopmail/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile
index e4de12259e04..ca793c5159a8 100644
--- a/mail/vpopmail/Makefile
+++ b/mail/vpopmail/Makefile
@@ -284,10 +284,9 @@ CONFIGURE_ARGS+= --disable-make-seekable
.endif
.if defined(WITH_SPAMASSASSIN)
-#BUILD_DEPENDS+= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
-#CONFIGURE_ARGS+= --enable-spamassassin=${LOCALBASE}/bin/spamc \
-# --enable-spam-threshold=${SPAM_THRESHOLD}
-IGNORE= has been slightly reorganized and the SpamAssassin patch is not ready yet
+BUILD_DEPENDS+= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+CONFIGURE_ARGS+= --enable-spamassassin=${LOCALBASE}/bin/spamc \
+ --enable-spam-threshold=${SPAM_THRESHOLD}
.endif
#