pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/p5-Tk Fix the right files.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fba5dc3ddb85
branches: trunk
changeset: 511332:fba5dc3ddb85
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Apr 13 00:12:50 2006 +0000
description:
Fix the right files.
diffstat:
x11/p5-Tk/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 5af6c3acd575 -r fba5dc3ddb85 x11/p5-Tk/Makefile
--- a/x11/p5-Tk/Makefile Thu Apr 13 00:11:47 2006 +0000
+++ b/x11/p5-Tk/Makefile Thu Apr 13 00:12:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2006/04/12 23:58:39 rillig Exp $
+# $NetBSD: Makefile,v 1.52 2006/04/13 00:12:50 rillig Exp $
DISTNAME= Tk-804.027
PKGNAME= p5-Tk-804.027
@@ -19,9 +19,9 @@
MAKE_PARAMS= X11=${X11BASE}
-REPLACE_PERL+= blib/lib/Tk/reindex.pl
-REPLACE_PERL+= blib/arch/Tk/pTk/Tcl-pTk
-REPLACE_PERL+= blib/arch/Tk/pTk/mkVFunc
+REPLACE_PERL+= TextList/reindex.pl
+REPLACE_PERL+= pTk/Tcl-pTk
+REPLACE_PERL+= pTk/mkVFunc
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= post-patch
Home |
Main Index |
Thread Index |
Old Index