diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/java-getopt/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile index dc6f3e8dc47c..686c18f12ebe 100644 --- a/java/java-getopt/Makefile +++ b/java/java-getopt/Makefile @@ -21,9 +21,6 @@ NO_WRKSUBDIR= yes PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar -# hack to be removed when included in bsd.java.mk -DESTDIRNAME= -Ddestdir - .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |