summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2012-06-02 12:24:55 +0000
committercheusov <cheusov@pkgsrc.org>2012-06-02 12:24:55 +0000
commit795f5e2d74e5b616d2a447adfa12e414b97c94ca (patch)
tree36503e7912e97b902ea6b774a04d8c3067da41f8 /pkgtools
parent6794b84d26b9ba62c60eeaae8b928f220ea37a3b (diff)
downloadpkgsrc-795f5e2d74e5b616d2a447adfa12e414b97c94ca.tar.gz
Do not treat variable GNU_PROGRAM_PREFIX as a special one.
Dump version.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/Makefile4
-rw-r--r--pkgtools/pkglint/files/makevars.map3
2 files changed, 3 insertions, 4 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 7934790d3da..4a72bea4259 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.400 2012/04/08 04:42:39 sbd Exp $
+# $NetBSD: Makefile,v 1.401 2012/06/02 12:24:55 cheusov Exp $
#
# Note: if you update the version number, please have a look at the
# changes between the CVS tag "pkglint_current" and HEAD.
# After updating, please re-set the CVS tag to HEAD.
-DISTNAME= pkglint-4.108
+DISTNAME= pkglint-4.109
CATEGORIES= pkgtools
MASTER_SITES= # none
DISTFILES= # none
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index 127402b9490..6ad01db422f 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.219 2012/03/10 11:00:24 cheusov Exp $
+# $NetBSD: makevars.map,v 1.220 2012/06/02 12:24:55 cheusov Exp $
#
# This file contains the guessed type of some variables, according to
@@ -361,7 +361,6 @@ GNU_ARCH { mips }
GNU_CONFIGURE Yes [c:s,m:s]
GNU_CONFIGURE_MANDIR Pathname [m:s,c:s]
GNU_CONFIGURE_PREFIX Pathname [m:s]
-GNU_PROGRAM_PREFIX Identifier [$user]
HAS_CONFIGURE Yes [m:s,c:s]
HEADER_TEMPLATES List of Pathname [$package_list]
HOMEPAGE URL [$package]