summaryrefslogtreecommitdiff
path: root/databases/py-gdbm/Makefile
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/py-gdbm/Makefile
parent- Explicity depend on libsword-1.6.2.so (diff)
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/py-gdbm/Makefile')
-rw-r--r--databases/py-gdbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile
index 17c81f4b0966..4cf8d344502e 100644
--- a/databases/py-gdbm/Makefile
+++ b/databases/py-gdbm/Makefile
@@ -13,7 +13,7 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= python@FreeBSD.org
COMMENT= Python bindings to the GNU dbm library
-LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm
PORTSCOUT= ignore:1