From c6941c482ece145e97bdb2cd8f5ae1f8938298ea Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 16 Jul 2014 03:18:26 +0000 Subject: Add DOCS option where PORTDOCS is in plist. --- sysutils/jtopen/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysutils/jtopen') diff --git a/sysutils/jtopen/Makefile b/sysutils/jtopen/Makefile index 84bba5223844..969d704078cb 100644 --- a/sysutils/jtopen/Makefile +++ b/sysutils/jtopen/Makefile @@ -25,6 +25,8 @@ JAR_FILES= composer.jar jt400.jar jt400Proxy.jar jt400Servlet.jar jui400.jar \ outputwriters.jar reportwriter.jar tes.jar uitools.jar util400.jar DOC_FILES= changes.html license.html readme.html +OPTIONS_DEFINE= DOCS + do-install: .for i in ${JAR_FILES} ${INSTALL_DATA} ${WRKSRC}/lib/${i} ${STAGEDIR}${JAVAJARDIR} -- cgit v1.2.3