From 082549a43ff62915cff2bb05feb8fe613e22f87a Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 28 May 2000 03:32:38 +0000 Subject: Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory. --- java/java-tutorial/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'java/java-tutorial') 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 -- cgit v1.2.3