aboutsummaryrefslogtreecommitdiff
path: root/databases/libmemcached
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-08-05 06:36:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-08-05 06:36:06 +0000
commitff06f04d625e3c28311d8254b72c85a6195d5f33 (patch)
tree51f033288fcc6580e295342276492a46dcd51644 /databases/libmemcached
parent3c5549caa0e34e627b6016ce5f5a2dc713123c43 (diff)
downloadports-ff06f04d625e3c28311d8254b72c85a6195d5f33.tar.gz
ports-ff06f04d625e3c28311d8254b72c85a6195d5f33.zip
USES=execinfo
Notes
Notes: svn path=/head/; revision=364076
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