summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index e9490280628..93d2c70d6cf 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.150 2004/09/23 16:10:07 martti Exp $
+# $NetBSD: Makefile,v 1.151 2004/11/25 04:02:35 xtraeme Exp $
DISTNAME= postfix-2.1.5
CATEGORIES= mail
@@ -110,6 +110,8 @@ MAKE_DIRS+= ${SASLLIBDIR}
CONF_FILES+= ${EXAMPLEDIR}/smtpd.conf ${SASLLIBDIR}/smtpd.conf
.endif
+MAKE_ENV+= DEBUG= # empty
+
do-configure:
cd ${WRKSRC} && \
${SETENV} ${MAKE_ENV} ${MAKE} -f Makefile.init makefiles \