From 531cd7932f76c19261d0b70e67037739884cf60a Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 11 Mar 2014 21:49:40 +0000 Subject: 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." --- mail/vpopmail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/vpopmail') diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile index e937944ce03e..faa78d8368e0 100644 --- a/mail/vpopmail/Makefile +++ b/mail/vpopmail/Makefile @@ -173,8 +173,8 @@ MAILDROP_BUILD_DEPENDS= maildrop:${PORTSDIR}/${MAILDROP_PORT} SPAMASSASSIN_CONFIGURE_ON= --enable-spamassassin \ --enable-spamc-prog=${LOCALBASE}/bin/spamc \ --enable-spam-threshold=${SPAM_THRESHOLD} -SPAMASSASSIN_BUILD_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin -SPAMASSASSIN_RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin +SPAMASSASSIN_BUILD_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin +SPAMASSASSIN_RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin SPAMFOLDER_CONFIGURE_ON= --enable-spam-junkfolder .include -- cgit v1.2.3