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 Fix path to .packlist.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d2fc88348da7
branches: trunk
changeset: 486565:d2fc88348da7
user: jlam <jlam%pkgsrc.org@localhost>
date: Wed Dec 29 19:36:57 2004 +0000
description:
Fix path to .packlist.
diffstat:
www/p5-Kwiki-RecentChanges/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 58f41f02c4c4 -r d2fc88348da7 www/p5-Kwiki-RecentChanges/Makefile
--- a/www/p5-Kwiki-RecentChanges/Makefile Wed Dec 29 18:47:42 2004 +0000
+++ b/www/p5-Kwiki-RecentChanges/Makefile Wed Dec 29 19:36:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/12/26 23:21:42 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/29 19:36:57 jlam Exp $
DISTNAME= Kwiki-RecentChanges-0.12
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,8 @@
DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
-USE_BUILDLINK3= yes
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/Archive/RCS/.packlist
+USE_BUILDLINK3= yes
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/RecentChanges/RCS/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index