diff options
Diffstat (limited to 'textproc/smartdoc-devel')
-rw-r--r-- | textproc/smartdoc-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/smartdoc-devel/Makefile b/textproc/smartdoc-devel/Makefile index 933638d2e3d5..44faf904bffd 100644 --- a/textproc/smartdoc-devel/Makefile +++ b/textproc/smartdoc-devel/Makefile @@ -29,6 +29,7 @@ EXTRACT_CMD= ${JAVA} EXTRACT_BEFORE_ARGS= -jar ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} \ -batch -bindir:${WRKSRC}/bin -installbasedir:${WRKSRC} EXTRACT_AFTER_ARGS= # +NO_LATEST_LINK= yes JAVALIBDIR= ${PREFIX}/share/java XMLDIR= ${PREFIX}/share/xml |