pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-eBay Fix path to Perl. Bump revision.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef6771966d04
branches: trunk
changeset: 533909:ef6771966d04
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Oct 06 00:29:18 2007 +0000
description:
Fix path to Perl. Bump revision.
diffstat:
net/p5-Net-eBay/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 681a095bd000 -r ef6771966d04 net/p5-Net-eBay/Makefile
--- a/net/p5-Net-eBay/Makefile Sat Oct 06 00:20:40 2007 +0000
+++ b/net/p5-Net-eBay/Makefile Sat Oct 06 00:29:18 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2007/04/23 13:24:13 abs Exp $
+# $NetBSD: Makefile,v 1.3 2007/10/06 00:29:18 joerg Exp $
DISTNAME= Net-eBay-0.41
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5 www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -14,7 +15,9 @@
DEPENDS+= p5-XML-Dumper-[0-9]*:../../textproc/p5-XML-Dumper
DEPENDS+= p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
-
+
+REPLACE_PERL+= *.pl
+
PERL5_PACKLIST= auto/Net/eBay/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index