From cb55216f82cdc035d132ea06abde1b91bb11fd20 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 6 Jul 2015 14:04:45 +0000 Subject: - Mark broken on 9.x i386: does not build: ... Installing org.eclipse.rcp.id 4.4.2.M20150204-1700. Installation failed. An error occurred while installing the items session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]org.eclipse.rcp.id.executable.gtk.freebsd.x86 4.4.2.M20150204-1700, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.UnzipAction). ... [INFO] equinox-sdk ....................................... SUCCESS [4.776s] [INFO] org.eclipse.rcp.id ................................ FAILURE [4.674s] [INFO] org.eclipse.rcp.sdk.id ............................ SKIPPED ... Submitted by: pkg-fallout Approved by: portmgr blanket MFH: 2015Q3 --- java/eclipse/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java') diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index d0cf9be3782f..3636df6a562d 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/share/java/maven31/bin/mvn:${PORTSDIR}/devel/maven31 LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2 +BROKEN_FreeBSD_9_i386= does not build + ONLY_FOR_ARCHS= i386 amd64 CONFLICTS_INSTALL= eclipse -- cgit v1.2.3