summaryrefslogtreecommitdiff
path: root/net-p2p/nicotine-plus
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-01-08 04:23:31 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-01-08 04:23:31 +0000
commitc86ea57e01d4db8388f074725758ba0026070354 (patch)
treeb9843466f420fc8809fb90dc322a6e9a143a4c36 /net-p2p/nicotine-plus
parent- update to 20031116 (diff)
Add dependency on py-bsddb3.
Submitted by: Damian <res0d26i@verizon.net>
Notes
Notes: svn path=/head/; revision=97643
Diffstat (limited to 'net-p2p/nicotine-plus')
-rw-r--r--net-p2p/nicotine-plus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile
index 07f219e77170..54be80906b14 100644
--- a/net-p2p/nicotine-plus/Makefile
+++ b/net-p2p/nicotine-plus/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://nicotine.thegraveyard.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK2 SoulSeek filesharing client
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
+ ${PYTHON_SITELIBDIR}/bsddb3/__init__.py:${PORTSDIR}/databases/py-bsddb3
USE_BZIP2= yes
USE_PYTHON= yes