pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/audit-packages Add PKGVULNDIR to BUILD_DEFS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/249c80d95611
branches:  trunk
changeset: 489266:249c80d95611
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 19 11:22:05 2005 +0000

description:
Add PKGVULNDIR to BUILD_DEFS.

diffstat:

 security/audit-packages/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 27d6847b6a30 -r 249c80d95611 security/audit-packages/Makefile
--- a/security/audit-packages/Makefile  Sat Feb 19 11:21:37 2005 +0000
+++ b/security/audit-packages/Makefile  Sat Feb 19 11:22:05 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2005/02/11 16:51:16 agc Exp $
+# $NetBSD: Makefile,v 1.52 2005/02/19 11:22:05 wiz Exp $
 
 DISTNAME=      audit-packages-1.33
 CATEGORIES=    security pkgtools
@@ -12,6 +12,8 @@
 
 DEPENDS+=      digest-[0-9]*:../../pkgtools/digest
 
+BUILD_DEFS+=   PKGVULNDIR
+
 WRKSRC=                ${WRKDIR}
 NO_CHECKSUM=    yes
 NO_BUILDLINK=  yes



Home | Main Index | Thread Index | Old Index