aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-11-27 21:57:06 +0800
committerbapt <bapt@FreeBSD.org>2013-11-27 21:57:06 +0800
commit00d7ddd1daf359e24db1c023b27b251c5bdbc6a2 (patch)
tree56f53a8ebdf2ef1c61abdb5f6a9b4d09a52fb765 /Mk
parent35fb5949dc49a07d40d2c2e84ea28a85761ecd9b (diff)
downloadfreebsd-ports-gnome-00d7ddd1daf359e24db1c023b27b251c5bdbc6a2.tar.gz
freebsd-ports-gnome-00d7ddd1daf359e24db1c023b27b251c5bdbc6a2.tar.zst
freebsd-ports-gnome-00d7ddd1daf359e24db1c023b27b251c5bdbc6a2.zip
pkg audit now uses the vuln.xml file and not the auditfile anymore
Reported by: kwm
Diffstat (limited to '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