summaryrefslogtreecommitdiff
path: root/net-p2p/nicotine-plus
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-17 22:49:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-17 22:49:47 +0000
commit3d9113b48641f974e06629f70715b07276b86905 (patch)
treedb15dfc7bd8705d79b58e0ccad649c40254267bc /net-p2p/nicotine-plus
parentChase the bouncing dependency versions. (diff)
BROKEN: Broken dependency. This port is scheduled for removal on April 17
if it is still broken at that time.
Notes
Notes: svn path=/head/; revision=101272
Diffstat (limited to 'net-p2p/nicotine-plus')
-rw-r--r--net-p2p/nicotine-plus/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile
index 747433c11318..7a9fb7efba4e 100644
--- a/net-p2p/nicotine-plus/Makefile
+++ b/net-p2p/nicotine-plus/Makefile
@@ -17,6 +17,10 @@ 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
+
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes