diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkglint/files/makevars.map | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 515e8ae24b6..6806f4b8a5b 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.463 2015/06/14 18:18:34 wiz Exp $ +# $NetBSD: Makefile,v 1.464 2015/07/03 09:52:04 abs Exp $ -PKGNAME= pkglint-4.155 +PKGNAME= pkglint-4.156 CATEGORIES= pkgtools OWNER= wiz@NetBSD.org diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index e69270d8a52..8398e48bd24 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.265 2015/06/29 11:06:48 ryoon Exp $ +# $NetBSD: makevars.map,v 1.266 2015/07/03 09:52:04 abs Exp $ # # This file contains the guessed type of some variables, according to @@ -745,7 +745,7 @@ USE_GNU_CONFIGURE_HOST YesNo [$package] USE_GNU_ICONV Yes [m:s,c:s,o:s] USE_IMAKE Yes [m:s] USE_JAVA { run yes build } [$package] -USE_JAVA2 { YES yes no 1.4 1.5 6 7 } [$package] +USE_JAVA2 { YES yes no 1.4 1.5 6 7 8 } [$package] USE_LANGUAGES List of { ada c c99 c++ fortran fortran77 java objc } [m:s,c:s,o:s] USE_LIBTOOL Yes [$package] USE_MAKEINFO Yes [$package] |