pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint The TOOLS phase is not needed for pkg...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f650a58d3b39
branches: trunk
changeset: 493583:f650a58d3b39
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue May 10 00:07:53 2005 +0000
description:
The TOOLS phase is not needed for pkglint.
diffstat:
pkgtools/pkglint/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6a4a5e3db71c -r f650a58d3b39 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Tue May 10 00:05:03 2005 +0000
+++ b/pkgtools/pkglint/Makefile Tue May 10 00:07:53 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.233 2005/05/07 22:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.234 2005/05/10 00:07:53 rillig Exp $
#
DISTNAME= pkglint-4.13
@@ -19,6 +19,7 @@
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
NO_CONFIGURE= yes
+NO_TOOLS= yes
USE_LANGUAGES= # empty
DISTVER= ${DISTNAME:S/pkglint-//}
Home |
Main Index |
Thread Index |
Old Index