diff options
author | tv <tv@pkgsrc.org> | 2007-01-23 18:03:16 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2007-01-23 18:03:16 +0000 |
commit | c1e7f72ea78ddbe0d2a1470469a56fdb12c5e12e (patch) | |
tree | 77b10bd45d60af5445593959c7c990e660142d8e /net/p5-SOAP-Lite | |
parent | 73eeef755dd005837776db4262daf65174d636c3 (diff) | |
download | pkgsrc-c1e7f72ea78ddbe0d2a1470469a56fdb12c5e12e.tar.gz |
nb1: REPLACE_PERL on bundled scripts (SOAPsh.pl, XMLRPCsh.pl, stubmaker.pl).
Diffstat (limited to 'net/p5-SOAP-Lite')
-rw-r--r-- | net/p5-SOAP-Lite/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index aa409a6f923..378102bb41c 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -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-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 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 |