summaryrefslogtreecommitdiff
path: root/databases/memcached12/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/memcached12/Makefile')
-rw-r--r--databases/memcached12/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/memcached12/Makefile b/databases/memcached12/Makefile
index 583b1b6ae7e3..120a49b88a28 100644
--- a/databases/memcached12/Makefile
+++ b/databases/memcached12/Makefile
@@ -7,7 +7,7 @@
PORTNAME= memcached
PORTVERSION= 1.2.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_GENTOO}
@@ -54,7 +54,7 @@ CONFIGURE_ARGS+= --enable-replication --disable-threads
.endif
.if ${PORT_OPTIONS:MSASL}
-LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
+LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2
CONFIGURE_ARGS+= --enable-sasl
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib