aboutsummaryrefslogtreecommitdiff
path: root/java/java-checkstyle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/java-checkstyle/Makefile')
-rw-r--r--java/java-checkstyle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-checkstyle/Makefile b/java/java-checkstyle/Makefile
index e8cd0719f54a..59026d85c6dd 100644
--- a/java/java-checkstyle/Makefile
+++ b/java/java-checkstyle/Makefile
@@ -30,8 +30,8 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME}
PLIST_FILES= bin/checkstyle %%JAVAJARDIR%%/${PORTNAME}.jar %%JAVAJARDIR%%/${PORTNAME}-optional.jar \
%%DATADIR%%/examples/conf/sun_checks.xml
-.if !defined(NOPORTDOCS)
BUILDDIR= ${WRKSRC}/target/dist/${PORTNAME}-${PORTVERSION}
+.if !defined(NOPORTDOCS)
PORTDOCS= README LICENSE* RIGHTS* docs
.endif