aboutsummaryrefslogtreecommitdiff
path: root/mail/simscan
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-03-11 21:49:40 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-03-11 21:49:40 +0000
commit531cd7932f76c19261d0b70e67037739884cf60a (patch)
tree7c7c408a52b143121035d7bda8f7d6d99104c54e /mail/simscan
parent9cf06649a71dab66be575e5c851a59930b2b466f (diff)
downloadports-531cd7932f76c19261d0b70e67037739884cf60a.tar.gz
ports-531cd7932f76c19261d0b70e67037739884cf60a.zip
Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility. I think people who want to just find the port/package and install it are more likely to look for "spamassassin the program" than "spamassassin the perl module collection."
Notes
Notes: svn path=/head/; revision=347936
Diffstat (limited to 'mail/simscan')
-rw-r--r--mail/simscan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/simscan/Makefile b/mail/simscan/Makefile
index 3eaf9fce26ad..e44f8513ec8a 100644
--- a/mail/simscan/Makefile
+++ b/mail/simscan/Makefile
@@ -63,7 +63,7 @@ BUILD_DEPENDS+= ripmime:${PORTSDIR}/mail/ripmime
.endif
.if ${PORT_OPTIONS:MSPAMD}
-BUILD_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+BUILD_DEPENDS+= spamassassin:${PORTSDIR}/mail/spamassassin
CONFIGURE_ARGS+=--enable-spam=y
CONFIGURE_ARGS+=--enable-spamassassin-path=${LOCALBASE}/bin/spamassassin
.endif