Add back NO_STAGE which snuck away during testing.
This commit is contained in:
parent
6480efb695
commit
264b047bfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334047
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ PLIST= ${WRKDIR}/PLIST
|
|||
|
||||
VUXML_FILE?= ${PKGDIR}/vuln.xml
|
||||
|
||||
NO_STAGE= yes
|
||||
do-extract:
|
||||
@${RM} -rf ${WRKDIR}
|
||||
@${MKDIR} ${WRKDIR}
|
||||
|
|
Loading…
Reference in a new issue