aboutsummaryrefslogtreecommitdiff
path: root/java/java-getopt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-11-12 10:36:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-11-12 10:36:16 +0000
commit5d908e6e7d04d2209c194a0823560291317d58c2 (patch)
tree13223bc030f6c867c417259b545b9eea23d8c108 /java/java-getopt
parentb47d62dcade6274b47743fe101feec21f3ae8cae (diff)
downloadports-5d908e6e7d04d2209c194a0823560291317d58c2.tar.gz
ports-5d908e6e7d04d2209c194a0823560291317d58c2.zip
Change DESTDIRNAME into a ant compatible argument when a port is staged
While here remove previous workarounds. Submitted by: ale Discussed with: jkim, glewis
Notes
Notes: svn path=/head/; revision=333560
Diffstat (limited to 'java/java-getopt')
-rw-r--r--java/java-getopt/Makefile3
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}