aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-pydev
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-04-07 07:15:06 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-04-15 08:31:56 +0000
commitffbc3bd9376a3672e16eafddf55b233b8fed1674 (patch)
treea653e703909668c2218ff7bc0be48ed3cf5a2718 /java/eclipse-pydev
parent31e5c3686bbc36849104085725d032955cac8e2f (diff)
downloadports-ffbc3bd9376a3672e16eafddf55b233b8fed1674.tar.gz
ports-ffbc3bd9376a3672e16eafddf55b233b8fed1674.zip
Clean up some things
- Remove duplicate variables - Remove nop variables - Sort categories - Remove redundant option descriptions that match the default ones Reported by: portscan
Diffstat (limited to 'java/eclipse-pydev')
-rw-r--r--java/eclipse-pydev/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile
index 332e7f635c3f..46bcadddd392 100644
--- a/java/eclipse-pydev/Makefile
+++ b/java/eclipse-pydev/Makefile
@@ -27,8 +27,6 @@ JAVA_VERSION= 1.8+
NO_BUILD= YES
NO_WRKSUBDIR= YES
-PLUGINDIR= share/eclipse/dropins/${PORTNAME}/eclipse/plugins
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MJYTHON}