summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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