diff options
author | kris <kris@FreeBSD.org> | 2004-02-17 22:49:47 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-17 22:49:47 +0000 |
commit | 4592ccefcd42135d29363b0e2d91bd24be2b7ba8 (patch) | |
tree | 53912bf2660bf515d6bfb9c0ef2c9f360c23f705 /net/nicotine | |
parent | 7962e9acb1d54eadfc72b3c0a57aed819c07f63e (diff) | |
download | FreeBSD-ports-4592ccefcd42135d29363b0e2d91bd24be2b7ba8.zip FreeBSD-ports-4592ccefcd42135d29363b0e2d91bd24be2b7ba8.tar.gz |
BROKEN: Broken dependency. This port is scheduled for removal on April 17
if it is still broken at that time.
Diffstat (limited to 'net/nicotine')
-rw-r--r-- | net/nicotine/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index 747433c..7a9fb7e 100644 --- a/net/nicotine/Makefile +++ b/net/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 |