aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-12-08 20:50:01 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-12-08 20:50:01 +0000
commite9a6149ae60a0cad9c3892bb2111d9ede958793b (patch)
tree0ba089feec21ed7bb8335780335e839720700485
parentd596797d8c55469329ddd6b42b8283eb69cb2964 (diff)
downloadports-e9a6149ae60a0cad9c3892bb2111d9ede958793b.tar.gz
ports-e9a6149ae60a0cad9c3892bb2111d9ede958793b.zip
Notes
-rw-r--r--java/avalon-logkit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/avalon-logkit/Makefile b/java/avalon-logkit/Makefile
index aaaa819fad20..63f2bfb8e498 100644
--- a/java/avalon-logkit/Makefile
+++ b/java/avalon-logkit/Makefile
@@ -24,7 +24,9 @@ DEST_JARFILE= ${PORTNAME}.jar
JAVA_WRKDOCSDIR= ${WRKSRC}/docs
PLIST_SUB+= JAVAJARDIR=${JAVAJARDIR:S/^${PREFIX}\///}
+.if !defined(NOPORTDOCS)
PORTDOCS= api changes.html css features.html images index.html whitepaper.html
+.endif
do-install:
@${ECHO_CMD} -n ">> Installing JAR file..."