diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/java-tutorial/Makefile | 3 | ||||
-rw-r--r-- | java/jdk-tutorial/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index 7f932a81752d..20ac9d267ce5 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -13,10 +13,11 @@ DISTNAME= tutorial MAINTAINER= martti.kuparinen@ericsson.com -NO_WRKSUNDIR= yes +NO_WRKSUBDIR= yes RESTRICTED= "This software is under license and export control." NO_BUILD= yes PLIST_SUB+= VERSION=${PORTVERSION} +PKGMESSAGE= ${WRKDIR}/MESSAGE .include <bsd.port.pre.mk> diff --git a/java/jdk-tutorial/Makefile b/java/jdk-tutorial/Makefile index 7f932a81752d..20ac9d267ce5 100644 --- a/java/jdk-tutorial/Makefile +++ b/java/jdk-tutorial/Makefile @@ -13,10 +13,11 @@ DISTNAME= tutorial MAINTAINER= martti.kuparinen@ericsson.com -NO_WRKSUNDIR= yes +NO_WRKSUBDIR= yes RESTRICTED= "This software is under license and export control." NO_BUILD= yes PLIST_SUB+= VERSION=${PORTVERSION} +PKGMESSAGE= ${WRKDIR}/MESSAGE .include <bsd.port.pre.mk> |