aboutsummaryrefslogtreecommitdiff
path: root/databases/kyototycoon
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 18:08:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 18:08:52 +0000
commitb5482324dcf6b062151cc203cef1561f8923c859 (patch)
treeac2afa8997fbb76350bd6fad85df12e98e0b3da5 /databases/kyototycoon
parent667b4f4d18ac09226dc683a91597de9b41837f21 (diff)
downloadports-b5482324dcf6b062151cc203cef1561f8923c859.tar.gz
ports-b5482324dcf6b062151cc203cef1561f8923c859.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
Notes
Notes: svn path=/head/; revision=336187
Diffstat (limited to 'databases/kyototycoon')
-rw-r--r--databases/kyototycoon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/kyototycoon/Makefile b/databases/kyototycoon/Makefile
index 1616066c108a..6006410decf9 100644
--- a/databases/kyototycoon/Makefile
+++ b/databases/kyototycoon/Makefile
@@ -12,7 +12,7 @@ COMMENT= Handy cache/storage server
LICENSE= GPLv3
-LIB_DEPENDS= kyotocabinet:${PORTSDIR}/databases/kyotocabinet
+LIB_DEPENDS= libkyotocabinet.so:${PORTSDIR}/databases/kyotocabinet
OPTIONS_DEFINE= DOCS