- Always define BUILDDIR. This fixes build when NOPORTDOCS is defined.
Reported by: QAT
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user