summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorghen <ghen>2008-02-04 13:07:54 +0000
committerghen <ghen>2008-02-04 13:07:54 +0000
commit97350fdf138565a1b45aa4eb30fe82c03f40d0a8 (patch)
tree22ec876ce38b553d0319a21a5eacfddac2cb9b0f /mail
parent436fe1dd58845f104643106e742dc4382c732015 (diff)
downloadpkgsrc-97350fdf138565a1b45aa4eb30fe82c03f40d0a8.tar.gz
-DUSE_SASL_AUTH is defined by default in Makefile now.
Diffstat (limited to 'mail')
-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