pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Term-Prompt Remove ${PERL5_SITEARCH}/ from PE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c414fbe3c92c
branches: trunk
changeset: 506945:c414fbe3c92c
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Tue Jan 24 04:57:50 2006 +0000
description:
Remove ${PERL5_SITEARCH}/ from PERL5_PACKLIST.
diffstat:
devel/p5-Term-Prompt/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9b892ef40ec4 -r c414fbe3c92c devel/p5-Term-Prompt/Makefile
--- a/devel/p5-Term-Prompt/Makefile Tue Jan 24 04:07:58 2006 +0000
+++ b/devel/p5-Term-Prompt/Makefile Tue Jan 24 04:57:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/12/27 18:13:04 cube Exp $
+# $NetBSD: Makefile,v 1.2 2006/01/24 04:57:50 hiramatsu Exp $
#
DISTNAME= Term-Prompt-1.03
@@ -13,7 +13,7 @@
DEPENDS+= p5-Text-Tabs+Wrap>=1.0:../../textproc/p5-Text-Tabs+Wrap
DEPENDS+= p5-Term-ReadKey>=1.0:../../devel/p5-Term-ReadKey
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Term/Prompt/.packlist
+PERL5_PACKLIST= auto/Term/Prompt/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index