summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 17:45:13 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 17:45:13 +0000
commitb997ee32c898a372f1adc43d6637b8c37f2f5065 (patch)
treed796d071fcd252277ad046aa845d9bd36813b92b /java
parent- Convert ports from french/ and ftp/ to new USES=python (diff)
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371202
Diffstat (limited to 'java')
-rw-r--r--java/eclipse-pydev/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile
index d11b76b073e1..61cc0f423edb 100644
--- a/java/eclipse-pydev/Makefile
+++ b/java/eclipse-pydev/Makefile
@@ -27,8 +27,7 @@ OPTIONS_DEFINE= JYTHON
PLUGINDIR= share/eclipse/dropins/pydev/eclipse/plugins
PYDEV_BUNDLES_INFO= ${PREFIX}/${PLUGINDIR}/bundles.info
-USE_PYTHON= yes
-USES= zip
+USES= python zip
.include <bsd.port.options.mk>