diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-25 17:51:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-25 17:51:55 +0000 |
commit | 76951126f99d3a78f838a8052eb557f4b32e21c2 (patch) | |
tree | 2322c26579dbf5ff174598dec837c5c61c31a697 /pkgtools | |
parent | b4a3598826d1da60ce8db7ae9a4dfd6ad8a3f230 (diff) | |
download | pkgsrc-76951126f99d3a78f838a8052eb557f4b32e21c2.tar.gz |
Add LIBTOOL_REQD. Bump version.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkglint/files/makevars.map | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 32a684e24eb..18b9adce104 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.448 2014/06/19 07:22:02 wiz Exp $ +# $NetBSD: Makefile,v 1.449 2014/06/25 17:51:55 wiz 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. -PKGNAME= pkglint-4.143 +PKGNAME= pkglint-4.144 CATEGORIES= pkgtools OWNER= wiz@NetBSD.org diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index c031f563eb2..075ecc105f2 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.252 2014/06/19 07:22:02 wiz Exp $ +# $NetBSD: makevars.map,v 1.253 2014/06/25 17:51:55 wiz Exp $ # # This file contains the guessed type of some variables, according to @@ -427,6 +427,7 @@ LIBOSSAUDIO Pathname [$system] LIBS* List of LdFlag [$package_list] LIBTOOL ShellCommand [$system] LIBTOOL_OVERRIDE List of Pathmask [m:as] +LIBTOOL_REQD List of Version [$package_list] LICENCE License [m:s,c:s,o:s] LICENSE License [m:s,c:s,o:s] LICENSE_FILE Pathname [$package] |