Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2016 20:19:02 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r407549 - head/java/eclipse
Message-ID:  <201601302019.u0UKJ2J6057171@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601302019.u0UKJ2J6057171>