aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-11-27 13:57:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-11-27 13:57:06 +0000
commit652cb99ce5422c7a8c412d4036e0cd382aad3d47 (patch)
tree56f53a8ebdf2ef1c61abdb5f6a9b4d09a52fb765 /Mk/bsd.port.mk
parent01c1d611722e8f85ee7b977a5534088ab47d3a26 (diff)
downloadports-652cb99ce5422c7a8c412d4036e0cd382aad3d47.tar.gz
ports-652cb99ce5422c7a8c412d4036e0cd382aad3d47.zip
pkg audit now uses the vuln.xml file and not the auditfile anymore
Reported by: kwm
Notes
Notes: svn path=/head/; revision=335016
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 3cfca9bab402..cd065f78c6c4 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -3394,7 +3394,7 @@ check-deprecated:
# Check if the port is listed in the vulnerability database
.if defined(WITH_PKGNG)
-AUDITFILE?= ${PKG_DBDIR}/auditfile
+AUDITFILE?= ${PKG_DBDIR}/vuln.xml
_EXTRACT_AUDITFILE= ${CAT} "${AUDITFILE}"
.else
AUDITFILE?= /var/db/portaudit/auditfile.tbz