pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint USE_LANGUAGES= # empty



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fdd5ac039a4
branches:  trunk
changeset: 469098:2fdd5ac039a4
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Feb 19 21:22:02 2004 +0000

description:
USE_LANGUAGES=  # empty

diffstat:

 pkgtools/pkglint/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4fb6d674d120 -r 2fdd5ac039a4 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Thu Feb 19 19:59:35 2004 +0000
+++ b/pkgtools/pkglint/Makefile Thu Feb 19 21:22:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.177 2004/01/22 08:09:11 grant Exp $
+# $NetBSD: Makefile,v 1.178 2004/02/19 21:22:02 markd Exp $
 #
 
 DISTNAME=      pkglint-3.67
@@ -20,6 +20,7 @@
 NO_BUILDLINK=  yes
 NO_CHECKSUM=   yes
 NO_CONFIGURE=  yes
+USE_LANGUAGES= # empty
 
 MAKE_ENV=      PKGSRCDIR=${_PKGSRCDIR:Q}
 



Home | Main Index | Thread Index | Old Index