summaryrefslogtreecommitdiff
path: root/mail/pop-before-smtp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pop-before-smtp/Makefile')
-rw-r--r--mail/pop-before-smtp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/pop-before-smtp/Makefile b/mail/pop-before-smtp/Makefile
index 031aee1d3cd2..7b15df502b7f 100644
--- a/mail/pop-before-smtp/Makefile
+++ b/mail/pop-before-smtp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pop-before-smtp
-# Date created: March 7, 2003
-# Whom: Eric W. Bates
-#
+# Created by: Eric W. Bates
# $FreeBSD$
-#
PORTNAME= pop-before-smtp
PORTVERSION= 1.42
@@ -26,6 +22,7 @@ SUB_LIST= PERL=${PERL}
MAN8= ${PORTNAME}.8
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's|^#!/usr/bin/perl|#!${PERL}|; \
s|/etc/postfix/pop-before-smtp|${PREFIX}/etc/postfix/pop-before-smtp|g;' \