diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-03 21:28:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-03 21:28:22 +0000 |
commit | 6d74c2c58273aadb3eba41d895e0b1f440a65ef4 (patch) | |
tree | 21b0d2beae8e6096c4aa64643ef43dc63c28edd2 /net-p2p | |
parent | 0e90b52a89914b601f6d01d9d12a342f13da1cb5 (diff) | |
download | ports-6d74c2c58273aadb3eba41d895e0b1f440a65ef4.tar.gz ports-6d74c2c58273aadb3eba41d895e0b1f440a65ef4.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=263994
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/eiskaltdc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/eiskaltdc/Makefile b/net-p2p/eiskaltdc/Makefile index 39101af0557e..76ffa8324071 100644 --- a/net-p2p/eiskaltdc/Makefile +++ b/net-p2p/eiskaltdc/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= upnp.4:${PORTSDIR}/devel/upnp \ boost_system.4:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme +BROKEN= does not compile + PROJECTHOST= eiskaltdc USE_BZIP2= yes |