Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}

PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
This commit is contained in:
Akinori MUSHA
2000-04-14 18:40:29 +00:00
parent 0b32dc9e2b
commit 9ca4ec6659
23 changed files with 21 additions and 26 deletions

View File

@@ -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 <bsd.port.pre.mk>