summaryrefslogtreecommitdiff
path: root/java/eclipse-pydev
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-04-07 09:15:06 +0200
committerTobias Kortkamp <tobik@FreeBSD.org>2021-04-15 10:31:56 +0200
commitffbc3bd9376a3672e16eafddf55b233b8fed1674 (patch)
treea653e703909668c2218ff7bc0be48ed3cf5a2718 /java/eclipse-pydev
parentnet/astron: Use proper options helper for SOCI (diff)
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}