From c1197817241d8400ea13482b246cb652be6a36fb Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Thu, 8 Jan 2004 05:43:33 +0000 Subject: Correct py-bsddb dependency. When submitter said the app needed py-bsddb, I automatically assumed py-bsddb3. --- net-p2p/nicotine-plus/Makefile | 2 +- net-p2p/nicotine/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile index 54be80906b14..c9c63d84179c 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}/bsddb3/__init__.py:${PORTSDIR}/databases/py-bsddb3 + ${PYTHON_SITELIBDIR}/bsddb/_bsddb.so:${PORTSDIR}/databases/py-bsddb USE_BZIP2= yes USE_PYTHON= yes diff --git a/net-p2p/nicotine/Makefile b/net-p2p/nicotine/Makefile index 54be80906b14..c9c63d84179c 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}/bsddb3/__init__.py:${PORTSDIR}/databases/py-bsddb3 + ${PYTHON_SITELIBDIR}/bsddb/_bsddb.so:${PORTSDIR}/databases/py-bsddb USE_BZIP2= yes USE_PYTHON= yes -- cgit v1.2.3