pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Kwiki-RecentChanges *Really* fix the path to th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8d584b4c63a
branches: trunk
changeset: 486566:f8d584b4c63a
user: jlam <jlam%pkgsrc.org@localhost>
date: Wed Dec 29 19:39:20 2004 +0000
description:
*Really* fix the path to the .packlist.
diffstat:
www/p5-Kwiki-RecentChanges/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d2fc88348da7 -r f8d584b4c63a www/p5-Kwiki-RecentChanges/Makefile
--- a/www/p5-Kwiki-RecentChanges/Makefile Wed Dec 29 19:36:57 2004 +0000
+++ b/www/p5-Kwiki-RecentChanges/Makefile Wed Dec 29 19:39:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/12/29 19:36:57 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/29 19:39:20 jlam Exp $
DISTNAME= Kwiki-RecentChanges-0.12
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@
DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
USE_BUILDLINK3= yes
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/RecentChanges/RCS/.packlist
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/RecentChanges/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index