summaryrefslogtreecommitdiff
path: root/java/eclipse-pydev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-pydev/Makefile')
-rw-r--r--java/eclipse-pydev/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile
index 8b9cf2b86d03..29b9430d9a46 100644
--- a/java/eclipse-pydev/Makefile
+++ b/java/eclipse-pydev/Makefile
@@ -13,12 +13,8 @@ LICENSE= EPL
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:java/eclipse
-USES= python zip
-
-USE_JAVA= YES
-JAVA_VERSION= 8+
+USES= java python zip
JAVA_OS= native
-JAVA_RUN= YES
NO_BUILD= YES
NO_WRKSUBDIR= YES
@@ -29,11 +25,7 @@ OPTIONS_DEFINE= JYTHON
JYTHON_DESC= Use Jython as Python interpreter
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MJYTHON}
-RUN_DEPENDS+= jython:lang/jython
-.endif
+JYTHON_RUN_DEPENDS= jython:lang/jython
PLUGINDIR= share/eclipse/dropins/${PORTNAME}/eclipse