pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Recognize CMAKE_ARGS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/db419b30e95b
branches: trunk
changeset: 552484:db419b30e95b
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 04 20:28:51 2009 +0000
description:
Recognize CMAKE_ARGS.
diffstat:
pkgtools/pkglint/files/makevars.map | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8ffc4ed8af99 -r db419b30e95b pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Sun Jan 04 20:11:54 2009 +0000
+++ b/pkgtools/pkglint/files/makevars.map Sun Jan 04 20:28:51 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.188 2008/12/15 12:47:31 rillig Exp $
+# $NetBSD: makevars.map,v 1.189 2009/01/04 20:28:51 wiz Exp $
#
# This file contains the guessed type of some variables, according to
@@ -224,6 +224,7 @@
CHECK_SHLIBS_SUPPORTED YesNo [m:s]
CHECK_WRKREF_SKIP List of Pathmask [$package_list]
CMAKE_ARG_PATH Pathname [$package]
+CMAKE_ARGS List of ShellWord [$package_list]
COMMENT Comment [m:as,c:as]
COMPILER_RPATH_FLAG { -Wl,-rpath } [$system]
CONFIGURE_ARGS List of ShellWord [$package_list]
Home |
Main Index |
Thread Index |
Old Index