summaryrefslogtreecommitdiff
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
parentversion 0.13.1, noticed by marcus (diff)
Correct dependency on py-bsddb3.
Submitted by: bento via kris
-rw-r--r--net-p2p/nicotine-plus/Makefile2
-rw-r--r--net-p2p/nicotine/Makefile2
-rw-r--r--net/nicotine/Makefile2
3 files changed, 3 insertions, 3 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
diff --git a/net-p2p/nicotine/Makefile b/net-p2p/nicotine/Makefile
index c9c63d84179c..02ac9ea83d09 100644
--- a/net-p2p/nicotine/Makefile
+++ b/net-p2p/nicotine/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
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile
index c9c63d84179c..02ac9ea83d09 100644
--- a/net/nicotine/Makefile
+++ b/net/nicotine/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