summaryrefslogtreecommitdiff
path: root/mail/postfix-current
diff options
context:
space:
mode:
authorghen <ghen>2008-02-04 13:07:54 +0000
committerghen <ghen>2008-02-04 13:07:54 +0000
commit5be976f0c5fce0136af5374192de38359f39001d (patch)
tree22ec876ce38b553d0319a21a5eacfddac2cb9b0f /mail/postfix-current
parent1b7e9bf8b7c5fd6444d3c3d20cdd4f6c95c09cd9 (diff)
downloadpkgsrc-5be976f0c5fce0136af5374192de38359f39001d.tar.gz
-DUSE_SASL_AUTH is defined by default in Makefile now.
Diffstat (limited to 'mail/postfix-current')
-rw-r--r--mail/postfix-current/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/options.mk b/mail/postfix-current/options.mk
index a42f17428c7..fa2e7e0f01f 100644
--- a/mail/postfix-current/options.mk
+++ b/mail/postfix-current/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.20 2008/01/25 09:44:54 ghen Exp $
+# $NetBSD: options.mk,v 1.21 2008/02/04 13:07:54 ghen Exp $
# Global and legacy options
@@ -91,7 +91,7 @@ AUXLIBS+= -L${PGSQL_PREFIX}/lib -lpq \
BUILDLINK_INCDIRS.cyrus-sasl= include/sasl
SASLLIBDIR= ${PREFIX}/lib/sasl2
PWCHECK_METHOD= auxprop
-CCARGS+= -DUSE_SASL_AUTH -DUSE_CYRUS_SASL
+CCARGS+= -DUSE_CYRUS_SASL
AUXLIBS+= -L${BUILDLINK_PREFIX.cyrus-sasl}/lib \
${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.cyrus-sasl}/lib \
-lsasl2