From 9ca4ec66595ccc867538cf2e849248c579396a2e Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 14 Apr 2000 18:40:29 +0000 Subject: Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR} PR: ports/18009 Submitted by: tkato@prontomail.ne.jp --- java/java-tutorial/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'java/java-tutorial') diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index be69532ad868..7f932a81752d 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -13,11 +13,10 @@ DISTNAME= tutorial MAINTAINER= martti.kuparinen@ericsson.com -WRKSRC= ${WRKDIR} +NO_WRKSUNDIR= 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