summaryrefslogtreecommitdiff
path: root/net-p2p/nicotine-plus
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-01-25 02:21:53 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-01-25 02:21:53 +0000
commit9eb9660a1051edfb9a4d8e19dc7f8375272de872 (patch)
tree11c92ecaea41e4e5fff4d1340c9bcd49c1d03d3b /net-p2p/nicotine-plus
parentversion 0.13.1, noticed by marcus (diff)
Correct dependency on py-bsddb3.
Submitted by: bento via kris
Notes
Notes: svn path=/head/; revision=98998
Diffstat (limited to 'net-p2p/nicotine-plus')
-rw-r--r--net-p2p/nicotine-plus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile
index c9c63d84179c..02ac9ea83d09 100644
--- a/net-p2p/nicotine-plus/Makefile
+++ b/net-p2p/nicotine-plus/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GTK2 SoulSeek filesharing client
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
- ${PYTHON_SITELIBDIR}/bsddb/_bsddb.so:${PORTSDIR}/databases/py-bsddb
+ ${PYTHON_SITELIBDIR}/bsddb3/__init__.py:${PORTSDIR}/databases/py-bsddb
USE_BZIP2= yes
USE_PYTHON= yes