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
commit789765efd087714613bb792f12c0e2938b9012e2 (patch)
treebb5ec60292bc134149fdb594c77563bc7a6fb7da /mail
parentffe05d6a6e7915ab8fe5ecc7796cebd901f8730a (diff)
downloadpkgsrc-789765efd087714613bb792f12c0e2938b9012e2.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