ports-mgmt/managepkg: Use NO_WRKSUBDIR
This commit is contained in:
parent
7df98ce3ed
commit
f9a6396ad4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491926
1 changed files with 1 additions and 1 deletions
|
@ -16,8 +16,8 @@ COMMENT= Script for maintaining ports
|
|||
EXTRACT_CMD= ${GZCAT}
|
||||
EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME}
|
||||
WRKSRC= ${WRKDIR}
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
PLIST_FILES= sbin/managepkg
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue