aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/nicotine/Makefile
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2004-02-27 14:12:35 +0000
committerMark Pulford <markp@FreeBSD.org>2004-02-27 14:12:35 +0000
commita4ec63249d916468cfe7d7c5849ccf6e1580a966 (patch)
tree88e53e7a2db649ca2f1f48fc03df21a695d444b8 /net-p2p/nicotine/Makefile
parent0933f548f5909006dd7e1844c5b58c8f0b51b9a9 (diff)
downloadports-a4ec63249d916468cfe7d7c5849ccf6e1580a966.tar.gz
ports-a4ec63249d916468cfe7d7c5849ccf6e1580a966.zip
Notes
Diffstat (limited to 'net-p2p/nicotine/Makefile')
-rw-r--r--net-p2p/nicotine/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/net-p2p/nicotine/Makefile b/net-p2p/nicotine/Makefile
index 7a9fb7efba4e..e309d94020ae 100644
--- a/net-p2p/nicotine/Makefile
+++ b/net-p2p/nicotine/Makefile
@@ -6,20 +6,15 @@
#
PORTNAME= nicotine
-PORTVERSION= 1.0.6
-PORTREVISION= 1
+PORTVERSION= 1.0.7
CATEGORIES= net
MASTER_SITES= http://nicotine.thegraveyard.org/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sw@gegenunendlich.de
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-bsddb
-
-BROKEN= "Broken dependency"
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2004-04-17
+ ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb
USE_BZIP2= yes
USE_PYTHON= yes