aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid32/Makefile')
-rw-r--r--www/squid32/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/squid32/Makefile b/www/squid32/Makefile
index 4f4e9ff29ab1..b0892f795172 100644
--- a/www/squid32/Makefile
+++ b/www/squid32/Makefile
@@ -37,6 +37,7 @@
PORTNAME= squid
PORTVERSION= 3.2.${SQUID_STABLE_VER}
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
http://mirrors.ccs.neu.edu/Squid/ \
@@ -273,7 +274,7 @@ external_acl+= LDAP_group
libexec+= basic_ldap_auth ext_ldap_group_acl
.endif
.if ${PORT_OPTIONS:MAUTH_SASL}
-LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
+LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2
CFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib