aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-04 11:19:40 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-04 11:19:40 +0000
commit6ee38c4b279295e5118bb9f5ab8ebb04208508c6 (patch)
tree280b54c5ee7c90837708d3244b64176ad501419f /science
parentc7d1be53190d81e1526fb293b3bd365f505e15d4 (diff)
downloadports-6ee38c4b279295e5118bb9f5ab8ebb04208508c6.tar.gz
ports-6ee38c4b279295e5118bb9f5ab8ebb04208508c6.zip
- Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocation
Notes
Notes: svn path=/head/; revision=313404
Diffstat (limited to 'science')
-rw-r--r--science/gramps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile
index aa12bd2c79f8..09cb516cf4ad 100644
--- a/science/gramps/Makefile
+++ b/science/gramps/Makefile
@@ -14,7 +14,7 @@ COMMENT= A GTK/GNOME-based genealogy program
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb \
${PYXML}
USE_BDB= 43