pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Kwiki-Archive-Rcs Fix location of .packlist.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2dcc403815f
branches:  trunk
changeset: 486354:e2dcc403815f
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon Dec 27 07:18:29 2004 +0000

description:
Fix location of .packlist.

diffstat:

 www/p5-Kwiki-Archive-Rcs/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 23a4e609047e -r e2dcc403815f www/p5-Kwiki-Archive-Rcs/Makefile
--- a/www/p5-Kwiki-Archive-Rcs/Makefile Mon Dec 27 06:41:50 2004 +0000
+++ b/www/p5-Kwiki-Archive-Rcs/Makefile Mon Dec 27 07:18:29 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/27 07:18:29 jlam Exp $
 
 DISTNAME=              Kwiki-Archive-Rcs-0.13
 PKGNAME=               p5-${DISTNAME}
@@ -12,7 +12,7 @@
 DEPENDS+=      p5-Kwiki>=0.35:../../www/p5-Kwiki
 
 USE_BUILDLINK3=                yes
-PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Kwiki/Archive/RCS/.packlist
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Kwiki/Archive/Rcs/.packlist
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index