aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-policyd-spf-perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix-policyd-spf-perl/Makefile')
-rw-r--r--mail/postfix-policyd-spf-perl/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/postfix-policyd-spf-perl/Makefile b/mail/postfix-policyd-spf-perl/Makefile
index bc8ff549ce86..b9f01a0ef48d 100644
--- a/mail/postfix-policyd-spf-perl/Makefile
+++ b/mail/postfix-policyd-spf-perl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: postfix-policyd-spf-perl
-# Date created: 2008-01-25
-# Whom: Darren Pilgrim <ports.maintainer@evilphi.com>
-#
+# Created by: Darren Pilgrim <ports.maintainer@evilphi.com>
# $FreeBSD$
-#
PORTNAME= postfix-policyd-spf-perl
PORTVERSION= 2.007
@@ -31,6 +27,7 @@ SPF_TEMPERROR?= DEFER_IF_PERMIT
REINPLACE= s/%%SPF_FAIL%%/${SPF_FAIL}/g;\
s/%%SPF_TEMPERROR%%/${SPF_TEMPERROR}/g;
+NO_STAGE= yes
pre-patch:
@${ECHO_MSG} ""
@${ECHO_MSG} "You can change the actions returned by the server by setting the following"