aboutsummaryrefslogtreecommitdiffstats
path: root/java/java-getopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/java-getopt/Makefile')
-rw-r--r--java/java-getopt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile
index 4368b64ee1d4..65c848e1f55d 100644
--- a/java/java-getopt/Makefile
+++ b/java/java-getopt/Makefile
@@ -33,7 +33,6 @@ post-extract:
do-install:
@${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${PORTNAME}.jar..."
- @${MKDIR} ${JAVAJARDIR}
@${INSTALL_DATA} ${WRKSRC}/build/lib/gnu.getopt.jar ${JAVAJARDIR}/${PORTNAME}.jar
@${ECHO_MSG} " [ DONE ]"
.if !defined(NOPORTDOCS)