summaryrefslogtreecommitdiff
path: root/mail/postfix
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-11-25 04:02:35 +0000
committerxtraeme <xtraeme>2004-11-25 04:02:35 +0000
commitd0be3a33984774fe8ba8729f9d6247ac02d3e739 (patch)
tree42cb185e647019674487fea53ef69e862556efa8 /mail/postfix
parent31cde53c24bade8f3040e304c5c4339d756079c7 (diff)
downloadpkgsrc-d0be3a33984774fe8ba8729f9d6247ac02d3e739.tar.gz
Remove -g from compilation flags.
Diffstat (limited to 'mail/postfix')
-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 \