pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Added PKG_PRESERVE, NO_PKGTOOLS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/148b40ac9555
branches: trunk
changeset: 494938:148b40ac9555
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue May 31 22:03:02 2005 +0000
description:
Added PKG_PRESERVE, NO_PKGTOOLS_REQD_CHECK and NO_PKG_REGISTER.
diffstat:
pkgtools/pkglint/files/makevars.map | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r cae9f25136a5 -r 148b40ac9555 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Tue May 31 22:02:58 2005 +0000
+++ b/pkgtools/pkglint/files/makevars.map Tue May 31 22:03:02 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.5 2005/05/23 09:26:53 rillig Exp $
+# $NetBSD: makevars.map,v 1.6 2005/05/31 22:03:02 rillig Exp $
#
# This file tries to guess the type of some variables, according to their
@@ -58,3 +58,6 @@
USE_LIBTOOL Yes_Or_Undefined
USE_PKGLOCALEDIR Boolean
NO_MTREE Yes_Or_Undefined
+PKG_PRESERVE Yes_Or_Undefined
+NO_PKGTOOLS_REQD_CHECK Yes_Or_Undefined
+NO_PKG_REGISTER Yes_Or_Undefined
Home |
Main Index |
Thread Index |
Old Index