summaryrefslogtreecommitdiff
path: root/java/bouncycastle/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-10-11 15:10:45 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-10-11 15:10:45 +0000
commit3a8376fd4534447af6f484f47e6dd3a1cef4c2a8 (patch)
treea2fe2550f440e03aaa148bb12ab4cadfde8205cf /java/bouncycastle/Makefile
parentRemove redundant port name from COMMENT (diff)
. No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
by mtree for more than 3 years now. Pointed out by: hq
Notes
Notes: svn path=/head/; revision=144941
Diffstat (limited to '')
-rw-r--r--java/bouncycastle/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile
index 21900e1fde8f..da9239824781 100644
--- a/java/bouncycastle/Makefile
+++ b/java/bouncycastle/Makefile
@@ -20,7 +20,6 @@ JAVA_VERSION= 1.1+
NO_BUILD= yes
do-install:
- @${MKDIR} ${JAVAJARDIR}
${INSTALL_DATA} ${WRKSRC}/jars/*.jar ${JAVAJARDIR}
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}