summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortaca <taca>2002-09-11 15:50:58 +0000
committertaca <taca>2002-09-11 15:50:58 +0000
commit064347e6113bb3b628df97edde0c2bab1dfb965c (patch)
treebb5ec60292bc134149fdb594c77563bc7a6fb7da /mail
parent6a85a2923b9b16f00dc3e1c94311cfd4e56fb853 (diff)
downloadpkgsrc-064347e6113bb3b628df97edde0c2bab1dfb965c.tar.gz
Depends on cyrus-sasl with its version.
(Postfix's document claims it works with cyrus-sasl 1.5.5 at least.)
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index d01f663d41b..cc8217ab1a1 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2002/07/22 10:39:26 martti Exp $
+# $NetBSD: Makefile,v 1.68 2002/09/11 15:50:58 taca Exp $
DISTNAME= postfix-1.1.11
PKGREVISION= 1
@@ -48,7 +48,7 @@ BUILD_DEFS+= POSTFIX_USE_MYSQL
.endif
.if defined(USE_SASL) && ${USE_SASL} == "YES"
-DEPENDS+= cyrus-sasl:../../security/cyrus-sasl
+DEPENDS+= cyrus-sasl>=1.5.5:../../security/cyrus-sasl
CCARGS+= -DUSE_SASL_AUTH
AUXLIBS+= -lsasl
PLIST_SRC+= ${WRKDIR}/PLIST.sasl