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 USE_LIBTOOL and USE_PKGLO...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de1edd1cfaec
branches:  trunk
changeset: 494297:de1edd1cfaec
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 22 21:50:08 2005 +0000

description:
Added USE_LIBTOOL and USE_PKGLOCALEDIR.

diffstat:

 pkgtools/pkglint/files/makevars.map |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 6a66d82389a5 -r de1edd1cfaec pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map       Sun May 22 21:49:24 2005 +0000
+++ b/pkgtools/pkglint/files/makevars.map       Sun May 22 21:50:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.2 2005/04/12 15:12:33 tv Exp $
+# $NetBSD: makevars.map,v 1.3 2005/05/22 21:50:08 rillig Exp $
 #
 
 # This file tries to guess the type of some variables, according to their
@@ -54,3 +54,5 @@
 #USE_PERL5             One_Of(build run)
 USE_X11                        Yes_Or_Undefined
 MANZ                   Yes_Or_Undefined
+USE_LIBTOOL            Yes_Or_Undefined
+USE_PKGLOCALEDIR       Boolean



Home | Main Index | Thread Index | Old Index