From dda3fab6a50d589e03e7af3d4a1d7e541b25dd1d Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Mon, 10 Dec 2012 15:10:02 +0000 Subject: Update cyrus-sasl2 to 2.1.26. This bumps shlib version of libsasl2. --- mail/postfix27/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/postfix27/Makefile') diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 4d7b106f1376..2af1cc84933c 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -7,6 +7,7 @@ PORTNAME= postfix PORTVERSION= 2.7.11 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -122,7 +123,7 @@ POSTFIX_CCARGS+= -DNO_PCRE .endif .if defined(WITH_SASL2) -LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 +LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2 POSTFIX_CCARGS+= -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I${LOCALBASE}/include -I${LOCALBASE}/include/sasl POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lsasl2 -lpam -lcrypt .endif -- cgit v1.2.3