summaryrefslogtreecommitdiff
path: root/mail/postfix-current
diff options
context:
space:
mode:
authoritojun <itojun>2000-10-29 12:01:05 +0000
committeritojun <itojun>2000-10-29 12:01:05 +0000
commit544504471385d734f504a8fa26bc0615a0e3d84b (patch)
treedc8ac6cbaa48a1453ec1441370e6743617debea1 /mail/postfix-current
parentf6b7cf6b915a2ada761aea3e69e0a149b1218b51 (diff)
downloadpkgsrc-544504471385d734f504a8fa26bc0615a0e3d84b.tar.gz
POSTFIX_VERP is not supported. remove it from BUILD_DEFS. from kimmo
Diffstat (limited to 'mail/postfix-current')
-rw-r--r--mail/postfix-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 4d039ffbdc7..b29b3fb678c 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/10/29 05:41:06 kim Exp $
+# $NetBSD: Makefile,v 1.9 2000/10/29 12:01:05 itojun Exp $
DISTNAME= snapshot-20001005
PKGNAME= postfix-20001005
@@ -27,7 +27,7 @@ AUXLIBS= -L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib -lpcre
MAKE_ENV+= AUXLIBS="${AUXLIBS}"
.endif
-BUILD_DEFS+= POSTFIX_PCRE POSTFIX_VERP
+BUILD_DEFS+= POSTFIX_PCRE
PLIST_SRC= ${PKGDIR}/PLIST