diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 22:49:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 22:49:47 +0000 |
commit | 3d9113b48641f974e06629f70715b07276b86905 (patch) | |
tree | db15dfc7bd8705d79b58e0ccad649c40254267bc /net-p2p/nicotine | |
parent | Chase 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.
Diffstat (limited to 'net-p2p/nicotine')
-rw-r--r-- | net-p2p/nicotine/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/nicotine/Makefile b/net-p2p/nicotine/Makefile index 747433c11318..7a9fb7efba4e 100644 --- a/net-p2p/nicotine/Makefile +++ b/net-p2p/nicotine/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 |