summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-10-20 13:05:37 +0000
committerwiz <wiz@pkgsrc.org>2008-10-20 13:05:37 +0000
commit9de43ac705cc10e9ddce6ffb7f1a647e52e71b3e (patch)
tree6ac9802d577fdb6e6fa2253ea673424d808a8c2b
parent61a42520d722b58b74397a09750b4015e9ee8602 (diff)
downloadpkgsrc-9de43ac705cc10e9ddce6ffb7f1a647e52e71b3e.tar.gz
Add p5-version dependency. Noted missing by Jörn Clausen in PR 39773.
Bump PKGREVISION.
-rw-r--r--net/p5-SOAP-Lite/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile
index 09c5fea66fa..d43b4985abd 100644
--- a/net/p5-SOAP-Lite/Makefile
+++ b/net/p5-SOAP-Lite/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2008/10/19 19:18:44 he Exp $
+# $NetBSD: Makefile,v 1.19 2008/10/20 13:05:37 wiz Exp $
#
DISTNAME= SOAP-Lite-0.710.08
PKGNAME= p5-${DISTNAME:S/710.08/71.08/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/}
@@ -12,12 +12,14 @@ HOMEPAGE= http://www.soaplite.com/
#HOMEPAGE= http://search.cpan.org/dist/SOAP-Lite/
COMMENT= Perl5 module providing a lightweight interface to SOAP
-PKG_DESTDIR_SUPPORT= user-destdir
-
-WRKSRC= ${WRKDIR}/${DISTNAME:C|[a-z]$||}
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
+DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+WRKSRC= ${WRKDIR}/${DISTNAME:C|[a-z]$||}
REPLACE_PERL+= bin/SOAPsh.pl bin/XMLRPCsh.pl bin/stubmaker.pl