aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SpamAssassin-Alt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-SpamAssassin-Alt/Makefile')
-rw-r--r--mail/p5-Mail-SpamAssassin-Alt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-Mail-SpamAssassin-Alt/Makefile b/mail/p5-Mail-SpamAssassin-Alt/Makefile
index fefb2cd47a52..1b9b3eb805cd 100644
--- a/mail/p5-Mail-SpamAssassin-Alt/Makefile
+++ b/mail/p5-Mail-SpamAssassin-Alt/Makefile
@@ -13,6 +13,7 @@ OPTIONS_DEFINE= AWL FREEMAIL
AWL_DESC= Auto WhiteList support
FREEMAIL_DESC= Disable FreeMail support
+NO_STAGE= yes
post-patch-script:
if [ -n "${PORT_OPTIONS:MAWL}" ]; then ${REINPLACE_CMD} -e '/AWL/s/^#loadplugin/loadplugin/' ${WRKSRC}/rules/v310.pre ; fi
if [ -n "${PORT_OPTIONS:MFREEMAIL}" ]; then ${REINPLACE_CMD} -e '/FreeMail/s/^loadplugin/#loadplugin/' ${WRKSRC}/rules/v330.pre ; fi