pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-SOAP-Lite nb1: REPLACE_PERL on bundled scripts ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/255a4faeda39
branches:  trunk
changeset: 524336:255a4faeda39
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Jan 23 18:03:16 2007 +0000

description:
nb1: REPLACE_PERL on bundled scripts (SOAPsh.pl, XMLRPCsh.pl, stubmaker.pl).

diffstat:

 net/p5-SOAP-Lite/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 5abf5c051977 -r 255a4faeda39 net/p5-SOAP-Lite/Makefile
--- a/net/p5-SOAP-Lite/Makefile Tue Jan 23 17:59:42 2007 +0000
+++ b/net/p5-SOAP-Lite/Makefile Tue Jan 23 18:03:16 2007 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2006/10/21 17:11:47 obache Exp $
+# $NetBSD: Makefile,v 1.14 2007/01/23 18:03:16 tv Exp $
 #
 
 DISTNAME=      SOAP-Lite-0.69
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=SOAP/}
 
@@ -15,6 +16,8 @@
 DEPENDS+=      p5-URI-[0-9]*:../../www/p5-URI
 DEPENDS+=      p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser
 
+REPLACE_PERL+= bin/SOAPsh.pl bin/XMLRPCsh.pl bin/stubmaker.pl
+
 PERL5_PACKLIST=        auto/SOAP/Lite/.packlist
 
 MAKE_PARAMS+=  </dev/null



Home | Main Index | Thread Index | Old Index