pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files tell GNU configure related vari...
details: https://anonhg.NetBSD.org/pkgsrc/rev/34dab4a108bf
branches: trunk
changeset: 629834:34dab4a108bf
user: obache <obache%pkgsrc.org@localhost>
date: Tue Jan 28 12:55:32 2014 +0000
description:
tell GNU configure related variables.
diffstat:
pkgtools/pkglint/files/makevars.map | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 645aff108029 -r 34dab4a108bf pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Tue Jan 28 12:41:53 2014 +0000
+++ b/pkgtools/pkglint/files/makevars.map Tue Jan 28 12:55:32 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.240 2014/01/25 10:45:20 wiz Exp $
+# $NetBSD: makevars.map,v 1.241 2014/01/28 12:55:32 obache Exp $
#
# This file contains the guessed type of some variables, according to
@@ -234,6 +234,7 @@
CONFIGURE_DIRS List of WrksrcSubdirectory [$package_list]
CONFIGURE_ENV List of ShellWord [$package_list]
CONFIGURE_HAS_INFODIR YesNo [$package]
+CONFIGURE_HAS_LIBDIR YesNo [$package]
CONFIGURE_HAS_MANDIR YesNo [$package]
CONFIGURE_SCRIPT Pathname [$package]
CONFIG_GUESS_OVERRIDE List of Pathmask [m:as,c:as]
@@ -363,6 +364,9 @@
# ^^ List of Shellcommand, terminated with a semicolon
GNU_ARCH { mips }
GNU_CONFIGURE Yes [c:s,m:s]
+GNU_CONFIGURE_INFODIR Pathname [m:s,c:s]
+GNU_CONFIGURE_LIBDIR Pathname [m:s,c:s]
+GNU_CONFIGURE_LIBSUBDIR Pathname [$package]
GNU_CONFIGURE_MANDIR Pathname [m:s,c:s]
GNU_CONFIGURE_PREFIX Pathname [m:s]
HAS_CONFIGURE Yes [m:s,c:s]
Home |
Main Index |
Thread Index |
Old Index