aboutsummaryrefslogtreecommitdiff
path: root/mail/mailscanner-devel
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-18 04:43:31 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-18 04:43:31 +0000
commitdeb3b8e242e8e77fa5249e92f91dec1481288934 (patch)
tree5437db3b38814744156c0cee0cc461a1b323ae26 /mail/mailscanner-devel
parent3fc6cb3d22417661a439dcdf626121f1206642cd (diff)
downloadports-deb3b8e242e8e77fa5249e92f91dec1481288934.tar.gz
ports-deb3b8e242e8e77fa5249e92f91dec1481288934.zip
Notes
Diffstat (limited to 'mail/mailscanner-devel')
-rw-r--r--mail/mailscanner-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mailscanner-devel/Makefile b/mail/mailscanner-devel/Makefile
index 10c0a46fd91d..002e6d9f2630 100644
--- a/mail/mailscanner-devel/Makefile
+++ b/mail/mailscanner-devel/Makefile
@@ -40,12 +40,13 @@ BUILD_DEPENDS= \
${SITE_PERL}/Time/Zone.pm:${PORTSDIR}/devel/p5-TimeDate \
${SITE_PERL}/${PERL_ARCH}/Filesys/Df.pm:${PORTSDIR}/sysutils/p5-Filesys-Df \
${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long
-
RUN_DEPENDS= ${BUILD_DEPENDS} \
bash:${PORTSDIR}/shells/bash \
tnef:${PORTSDIR}/converters/tnef \
wget:${PORTSDIR}/ftp/wget
+IGNORE= Use mail/mailscanner instead
+
OPTIONS= SPAMASSASSIN "Install SpamAssassin" on \
CLAMAV "Install ClamAV" on \
CLAMAVMODULE "Install ClamAV Module" off \