aboutsummaryrefslogtreecommitdiffstats
path: root/net/nicotine/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-01-08 12:23:31 +0800
committerAdam Weinberger <adamw@FreeBSD.org>2004-01-08 12:23:31 +0800
commitc86ea57e01d4db8388f074725758ba0026070354 (patch)
treeb9843466f420fc8809fb90dc322a6e9a143a4c36 /net/nicotine/Makefile
parentb13c5627c0249f6fc87b868656463f59f3c0a68c (diff)
downloadfreebsd-ports-c86ea57e01d4db8388f074725758ba0026070354.tar.gz
freebsd-ports-c86ea57e01d4db8388f074725758ba0026070354.tar.zst
freebsd-ports-c86ea57e01d4db8388f074725758ba0026070354.zip
Add dependency on py-bsddb3.
Submitted by: Damian <res0d26i@verizon.net>
Notes
Notes: svn path=/head/; revision=97643
Diffstat (limited to 'net/nicotine/Makefile')
-rw-r--r--net/nicotine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile
index 07f219e77170..54be80906b14 100644
--- a/net/nicotine/Makefile
+++ b/net/nicotine/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