Remove unused variable
This commit is contained in:
parent
a6d9ccc966
commit
8a102da7c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399017
1 changed files with 0 additions and 1 deletions
|
@ -3031,7 +3031,6 @@ check-deprecated:
|
|||
# Check if the port is listed in the vulnerability database
|
||||
|
||||
AUDITFILE?= ${PKG_DBDIR}/vuln.xml
|
||||
_EXTRACT_AUDITFILE= ${CAT} "${AUDITFILE}"
|
||||
|
||||
check-vulnerable:
|
||||
.if !defined(DISABLE_VULNERABILITIES) && !defined(PACKAGE_BUILDING)
|
||||
|
|
Loading…
Reference in a new issue