pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint - Added plist-clash.pl to the list of...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d3f844625cc
branches: trunk
changeset: 506117:8d3f844625cc
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Jan 12 04:27:58 2006 +0000
description:
- Added plist-clash.pl to the list of files that have @PERL@ replaced.
diffstat:
pkgtools/pkglint/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 32bd64752c97 -r 8d3f844625cc pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Thu Jan 12 04:01:14 2006 +0000
+++ b/pkgtools/pkglint/Makefile Thu Jan 12 04:27:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.321 2006/01/10 00:52:00 rillig Exp $
+# $NetBSD: Makefile,v 1.322 2006/01/12 04:27:58 rillig Exp $
#
DISTNAME= pkglint-4.52
@@ -28,6 +28,7 @@
SUBST_STAGE.pkglint= post-configure
SUBST_FILES.pkglint+= lintpkgsrc.0 lintpkgsrc.1 lintpkgsrc.pl
SUBST_FILES.pkglint+= pkglint.0 pkglint.1 pkglint.pl
+SUBST_FILES.pkglint+= plist-clash.pl
.if defined(BATCH)
SUBST_SED.pkglint+= -e 's|@PKGSRCDIR@|/usr/pkgsrc|g'
.else
Home |
Main Index |
Thread Index |
Old Index