svn commit: r406967 - head/java/eclipse

Antoine Brodin antoine at FreeBSD.org
Sat Jan 23 12:01:31 UTC 2016


Author: antoine
Date: Sat Jan 23 12:01:30 2016
New Revision: 406967
URL: https://svnweb.freebsd.org/changeset/ports/406967

Log:
  Mark BROKEN on FreeBSD head

Modified:
  head/java/eclipse/Makefile

Modified: head/java/eclipse/Makefile
==============================================================================
--- head/java/eclipse/Makefile	Sat Jan 23 11:23:17 2016	(r406966)
+++ head/java/eclipse/Makefile	Sat Jan 23 12:01:30 2016	(r406967)
@@ -18,6 +18,7 @@ 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