From 91367096d1960efdf2146e4122bf434261493804 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 9 Jul 2012 17:37:48 +0000 Subject: Update to 4.111. --- pkgtools/pkglint/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 5826cf6b836..68be6322a50 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.402 2012/07/06 09:29:00 obache Exp $ +# $NetBSD: Makefile,v 1.403 2012/07/09 17:37:48 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. -DISTNAME= pkglint-4.110 +DISTNAME= pkglint-4.111 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none @@ -42,6 +42,7 @@ SUBST_SED.pkglint+= -e s\|@DISTVER@\|${DISTNAME:S/pkglint-//}\|g SUBST_SED.pkglint+= -e s\|@MAKE@\|${MAKE:Q}\|g SUBST_SED.pkglint+= -e s\|@PERL@\|${PERL5:Q}\|g SUBST_SED.pkglint+= -e s\|@DATADIR@\|${PREFIX}/share/pkglint\|g +#SUBST_SED.pkglint+= -e s\|@DATADIR@\|/usr/pkgsrc/pkgtools/pkglint/files\|g # Note: This target is only intended for use by the pkglint author. .PHONY: quick-install -- cgit v1.2.3