pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Apache-ASP Fix a check-interpreter error.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c5c47e5d05b
branches: trunk
changeset: 514317:2c5c47e5d05b
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jun 10 19:53:13 2006 +0000
description:
Fix a check-interpreter error.
diffstat:
www/p5-Apache-ASP/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 05336b483f5f -r 2c5c47e5d05b www/p5-Apache-ASP/Makefile
--- a/www/p5-Apache-ASP/Makefile Sat Jun 10 19:47:47 2006 +0000
+++ b/www/p5-Apache-ASP/Makefile Sat Jun 10 19:53:13 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2006/06/02 18:28:00 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2006/06/10 19:53:13 minskim Exp $
#
DISTNAME= Apache-ASP-2.21
@@ -24,6 +24,8 @@
DEPENDS+= p5-XML-XSLT>=0.32:../../textproc/p5-XML-XSLT
DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww
+REPLACE_PERL+= ASP.pm
+
PERL5_PACKLIST= auto/Apache/ASP/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index