aboutsummaryrefslogtreecommitdiffstats
path: root/databases/libmemcached
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-08-05 14:36:06 +0800
committerbapt <bapt@FreeBSD.org>2014-08-05 14:36:06 +0800
commit7c74bc20b5535fcfe36c7cc731f8e4910efccf4c (patch)
tree51f033288fcc6580e295342276492a46dcd51644 /databases/libmemcached
parentcf547bc3791fb9c10ae80861e68a00fc5c432f33 (diff)
downloadfreebsd-ports-gnome-7c74bc20b5535fcfe36c7cc731f8e4910efccf4c.tar.gz
freebsd-ports-gnome-7c74bc20b5535fcfe36c7cc731f8e4910efccf4c.tar.zst
freebsd-ports-gnome-7c74bc20b5535fcfe36c7cc731f8e4910efccf4c.zip
USES=execinfo
Diffstat (limited to 'databases/libmemcached')
-rw-r--r--databases/libmemcached/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/libmemcached/Makefile b/databases/libmemcached/Makefile
index 31276fd7dfad..cd134bbd7aae 100644
--- a/databases/libmemcached/Makefile
+++ b/databases/libmemcached/Makefile
@@ -9,10 +9,9 @@ MASTER_SITES= http://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
MAINTAINER= m.tsatsenko@gmail.com
COMMENT= C and C++ client library to the memcached server
-LIB_DEPENDS?= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
- libevent.so:${PORTSDIR}/devel/libevent2
+LIB_DEPENDS?= libevent.so:${PORTSDIR}/devel/libevent2
-USES= gmake pathfix pkgconfig perl5 libtool
+USES= execinfo gmake pathfix pkgconfig perl5 libtool
USE_PERL5= build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes