diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-01-08 05:43:33 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-01-08 05:43:33 +0000 |
commit | c1197817241d8400ea13482b246cb652be6a36fb (patch) | |
tree | c74a78240cdcb5251932ada64d94ae2f5b9af271 /net-p2p/nicotine-plus | |
parent | 8b73d17400f2d5af147a36643fe8ea75a10bc743 (diff) | |
download | ports-c1197817241d8400ea13482b246cb652be6a36fb.tar.gz ports-c1197817241d8400ea13482b246cb652be6a36fb.zip |
Notes
Diffstat (limited to 'net-p2p/nicotine-plus')
-rw-r--r-- | net-p2p/nicotine-plus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |