diff options
author | erwin <erwin@FreeBSD.org> | 2012-04-25 12:59:35 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2012-04-25 12:59:35 +0800 |
commit | 10ee579f392fc9da9c7041fc9ebcc046bb8a2f89 (patch) | |
tree | 141c9240f6dd26544895eaa05f2a0151d47e18c0 /net-p2p | |
parent | 5184298a805c597276d9be495463d18a874acc73 (diff) | |
download | freebsd-ports-gnome-10ee579f392fc9da9c7041fc9ebcc046bb8a2f89.tar.gz freebsd-ports-gnome-10ee579f392fc9da9c7041fc9ebcc046bb8a2f89.tar.zst freebsd-ports-gnome-10ee579f392fc9da9c7041fc9ebcc046bb8a2f89.zip |
Mark BROKEN: does not build
Submitted by: pointyhat
Diffstat (limited to 'net-p2p')
-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 |