summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2009-07-15 01:38:46 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2009-07-15 01:38:46 +0000
commit2a61a67ba6b938ec2ba79dee7f8658b0540faa20 (patch)
tree96fccba1e70c3371e792aae89f4185ead7a9ef39 /databases
parent- Update to 2.11 (diff)
Fix build problem.
Obtained from: QAT@
Notes
Notes: svn path=/head/; revision=237843
Diffstat (limited to 'databases')
-rw-r--r--databases/libmemcached/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/libmemcached/Makefile b/databases/libmemcached/Makefile
index ec0f1524b257..b472012f78b7 100644
--- a/databases/libmemcached/Makefile
+++ b/databases/libmemcached/Makefile
@@ -17,6 +17,7 @@ COMMENT= A C and C++ client library to the memcached server
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GNOME= gnometarget pkgconfig
+CONFIGURE_ARGS= --with-memcached=no
post-patch:
${REINPLACE_CMD} -e 's|^pkgconfigdir.*|pkgconfigdir = $${PREFIX}/libdata/pkgconfig|' \