svn commit: r407549 - head/java/eclipse
Antoine Brodin
antoine at FreeBSD.org
Sat Jan 30 20:19:04 UTC 2016
Author: antoine
Date: Sat Jan 30 20:19:02 2016
New Revision: 407549
URL: https://svnweb.freebsd.org/changeset/ports/407549
Log:
Unbreak on head, the issue was fixed in base r294936
Modified:
head/java/eclipse/Makefile
Modified: head/java/eclipse/Makefile
==============================================================================
--- head/java/eclipse/Makefile Sat Jan 30 19:45:49 2016 (r407548)
+++ head/java/eclipse/Makefile Sat Jan 30 20:19:02 2016 (r407549)
@@ -18,7 +18,6 @@ BUILD_DEPENDS= ${LOCALBASE}/share/java/m
LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2
-BROKEN_FreeBSD_11= build eats all CPU, do not unbreak without portmgr@ approval
ONLY_FOR_ARCHS= i386 amd64
CONFLICTS_INSTALL= eclipse
More information about the svn-ports-all
mailing list