aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-02-01 22:11:07 +0800
committerantoine <antoine@FreeBSD.org>2014-02-01 22:11:07 +0800
commitd8f49b868fd844007239eac8dec3608ae755dd8a (patch)
tree07fc4e5055989d8d1b25d4609312d118adf29d95 /net-p2p
parenta4b0c083eb230964c61b05dee07f72be1b02482c (diff)
downloadfreebsd-ports-gnome-d8f49b868fd844007239eac8dec3608ae755dd8a.tar.gz
freebsd-ports-gnome-d8f49b868fd844007239eac8dec3608ae755dd8a.tar.zst
freebsd-ports-gnome-d8f49b868fd844007239eac8dec3608ae755dd8a.zip
Mark broken: Fails to build
[javac] 100 errors [javac] 2 warnings BUILD FAILED Reported by: pkg-fallout since august 2013 With hat: portmgr
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/azureus2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile
index acc5ce4ad2d3..4522bd5e5fae 100644
--- a/net-p2p/azureus2/Makefile
+++ b/net-p2p/azureus2/Makefile
@@ -11,6 +11,8 @@ DISTNAME= azureus_${PORTVERSION}_source
MAINTAINER= rnoland@2hip.net
COMMENT= A BitTorrent client written in Java
+BROKEN= Fails to build
+
BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \
${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \
${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \