Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory.

This commit is contained in:
Steve Price 2000-05-28 03:32:38 +00:00
parent 922c1f0360
commit 082549a43f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28801
2 changed files with 4 additions and 2 deletions

View File

@ -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>

View File

@ -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>