Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 May 2017 18:00:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219100] databases/libmemcached: fix SASL option
Message-ID:  <bug-219100-13-EoyB6Avohr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219100-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219100-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219100

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

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

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

-USES=3D          autoreconf execinfo gmake pathfix pkgconfig libtool
+USES=3D          autoreconf execinfo gmake libtool localbase pathfix pkgco=
nfig
 USE_LDCONFIG=3D  yes

 GNU_CONFIGURE=3D yes

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219100-13-EoyB6Avohr>