diff options
author | kris <kris@FreeBSD.org> | 2004-02-18 06:49:47 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-18 06:49:47 +0800 |
commit | 4592ccefcd42135d29363b0e2d91bd24be2b7ba8 (patch) | |
tree | 53912bf2660bf515d6bfb9c0ef2c9f360c23f705 /net-p2p/nicotine-plus | |
parent | 7962e9acb1d54eadfc72b3c0a57aed819c07f63e (diff) | |
download | freebsd-ports-gnome-4592ccefcd42135d29363b0e2d91bd24be2b7ba8.tar.gz freebsd-ports-gnome-4592ccefcd42135d29363b0e2d91bd24be2b7ba8.tar.zst freebsd-ports-gnome-4592ccefcd42135d29363b0e2d91bd24be2b7ba8.zip |
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-plus')
-rw-r--r-- | net-p2p/nicotine-plus/Makefile | 4 |
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 |