From 3a8376fd4534447af6f484f47e6dd3a1cef4c2a8 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Tue, 11 Oct 2005 15:10:45 +0000 Subject: . No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created by mtree for more than 3 years now. Pointed out by: hq --- java/java-getopt/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'java/java-getopt') 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) -- cgit v1.3