[Bug 219100] databases/libmemcached: fix SASL option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 6 18:00:04 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219100

--- Comment #1 from Po-Chuan Hsieh <sunpoet at FreeBSD.org> ---
Index: Makefile
===================================================================
--- Makefile    (revision 440246)
+++ Makefile    (working copy)
@@ -2,7 +2,7 @@

 PORTNAME=      libmemcached
 PORTVERSION=   1.0.18
-PORTREVISION=  4
+PORTREVISION=  5
 CATEGORIES=    databases
 MASTER_SITES=  http://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/

@@ -15,7 +15,7 @@
 LIB_DEPENDS?=  libevent.so:devel/libevent
 TEST_DEPENDS=  memcached:databases/memcached

-USES=          autoreconf execinfo gmake pathfix pkgconfig libtool
+USES=          autoreconf execinfo gmake libtool localbase pathfix pkgconfig
 USE_LDCONFIG=  yes

 GNU_CONFIGURE= yes

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list