From ff7a1931a942248b62368d24b82d865541555997 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sun, 14 Apr 2019 11:52:07 +0000 Subject: java/eclipse-pydev: mark BROKEN after java/eclipse update - see also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213648 PR: 236792 --- java/eclipse-pydev/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'java') diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile index 917b72e74cef..a01162dde058 100644 --- a/java/eclipse-pydev/Makefile +++ b/java/eclipse-pydev/Makefile @@ -12,6 +12,8 @@ DISTNAME= PyDev%20${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Eclipse plugin for Python and Jython development +BROKEN= after java/eclipse update + LICENSE= EPL RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:java/eclipse @@ -51,6 +53,8 @@ add-plist-post: @${ECHO_CMD} "@exec ${CAT} ${PYDEV_BUNDLES_INFO} >> ${BUNDLES_INFO}" >> ${TMPPLIST} @${ECHO_CMD} "@unexec ${SED} -i '' -E '/^((org)|(com))\.python\.pydev/d' %D/lib/eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info" >> ${TMPPLIST} -.include "${PORTSDIR}/java/eclipse/Makefile.plugins" +# do not include, file went away after java/eclipse update +# mizhka@gmail.com is working on the update +# .include "${PORTSDIR}/java/eclipse/Makefile.plugins" .include -- cgit v1.2.3