diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2012-04-25 04:59:35 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2012-04-25 04:59:35 +0000 |
commit | b244fa7f810e4e872d4b5b3792666558b8691619 (patch) | |
tree | 64d4621830aac72671e4f5a53df0813542f38707 | |
parent | 5d1bdd789c20819a25ccb974a8619073098ddb7e (diff) | |
download | ports-b244fa7f810e4e872d4b5b3792666558b8691619.tar.gz ports-b244fa7f810e4e872d4b5b3792666558b8691619.zip |
Notes
-rw-r--r-- | net-p2p/nicotine-plus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile index 56205e8f8d16..90ca4b65e0d2 100644 --- a/net-p2p/nicotine-plus/Makefile +++ b/net-p2p/nicotine-plus/Makefile @@ -18,6 +18,7 @@ COMMENT= A fork of nicotine soulseek client RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb CONFLICTS= nicotine-[0-9]* +BROKEN= does not build USE_BZIP2= yes USE_GNOME= pygtk2 |