Added PKG_PRESERVE, NO_PKGTOOLS_REQD_CHECK and NO_PKG_REGISTER.
This commit is contained in:
parent
3e03603ef1
commit
80e3d86e1a
1 changed files with 4 additions and 1 deletions
|
@ -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 @@ MANZ Yes_Or_Undefined
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue