aboutsummaryrefslogtreecommitdiff
path: root/databases/libmemcached
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:57 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:57 +0000
commitcb9a2b582c78cfb0c7bbe285c417c9362b3213d3 (patch)
treec94257e28b8e5f01fe14d767f8a4ade36ad9d111 /databases/libmemcached
parentb71796d585770ba247cf80126abc37abf7e80c7f (diff)
Notes
Diffstat (limited to 'databases/libmemcached')
-rw-r--r--databases/libmemcached/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libmemcached/Makefile b/databases/libmemcached/Makefile
index 45ce603e74e3..274ac131943f 100644
--- a/databases/libmemcached/Makefile
+++ b/databases/libmemcached/Makefile
@@ -23,7 +23,7 @@ CONFIGURE_ARGS= --without-memcached \
--without-sphinx-build \
--enable-libmemcachedprotocol
-LIBS+= -L${LOCALBASE}/lib -lexecinfo
+LIBS+= -lexecinfo
CXXFLAGS+= -D__STDC_CONSTANT_MACROS -pthread
OPTIONS_DEFINE= DEBUG DTRACE MEMASLAP SASL