From 6e13044e7466734962e79610d7b163f184c5151a Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 13 Jul 2006 14:36:19 +0000 Subject: Convert digest dependency to a USE_TOOLS dependency. --- security/audit-packages/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/audit-packages/Makefile b/security/audit-packages/Makefile index 216fb1be505..63cd71f36da 100644 --- a/security/audit-packages/Makefile +++ b/security/audit-packages/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2006/05/21 13:31:27 adrianp Exp $ +# $NetBSD: Makefile,v 1.68 2006/07/13 14:36:19 jlam Exp $ DISTNAME= audit-packages-1.43 CATEGORIES= security pkgtools @@ -10,7 +10,7 @@ COMMENT= Tools to show vulnerabilities in installed packages PKG_INSTALLATION_TYPES= overwrite pkgviews -DEPENDS+= digest-[0-9]*:../../pkgtools/digest +USE_TOOLS+= digest:run BUILD_DEFS+= PKGVULNDIR -- cgit v1.2.3