Add CONFLICTS+=pkg_install>=20070714
This commit is contained in:
parent
86415d1043
commit
f8d42e5581
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.76 2007/06/14 08:12:29 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.77 2007/08/05 21:03:16 adrianp Exp $
|
||||
|
||||
DISTNAME= audit-packages-1.46
|
||||
CATEGORIES= security pkgtools
|
||||
|
@ -11,6 +11,8 @@ COMMENT= Tools to show vulnerabilities in installed packages
|
|||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
CONFLICTS+= pkg_install>=20070714
|
||||
|
||||
USE_TOOLS+= digest:run
|
||||
|
||||
BUILD_DEFS+= PKGVULNDIR
|
||||
|
|
Loading…
Reference in a new issue