From 3c7d0e53d3d8d5b6190bbc055de4e7eb853fa547 Mon Sep 17 00:00:00 2001 From: itojun Date: Sun, 29 Oct 2000 12:01:05 +0000 Subject: POSTFIX_VERP is not supported. remove it from BUILD_DEFS. from kimmo --- mail/postfix-current/Makefile | 4 ++-- 1 file 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 -- cgit v1.2.3