diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-26 23:20:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-26 23:20:17 +0000 |
commit | ab20a9468066e154f402932ae529637fb57352bc (patch) | |
tree | ab66108c4e25f0489cdee274b6698834734250c3 /net-p2p/nicotine-plus/Makefile | |
parent | 290764c8ba67b9b94a288052155561ef40ca9573 (diff) | |
download | ports-ab20a9468066e154f402932ae529637fb57352bc.tar.gz ports-ab20a9468066e154f402932ae529637fb57352bc.zip |
Notes
Diffstat (limited to 'net-p2p/nicotine-plus/Makefile')
-rw-r--r-- | net-p2p/nicotine-plus/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile index 17e2f110f908..c7f054ad52bd 100644 --- a/net-p2p/nicotine-plus/Makefile +++ b/net-p2p/nicotine-plus/Makefile @@ -16,6 +16,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb CONFLICTS= nicotine-[0-9]* BROKEN= does not build +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-08-27 + USE_BZIP2= yes USE_GNOME= pygtk2 USE_PYTHON= yes |