Note p5-SOAP-Transport-TCP as SUPERSEDES, merged back since 1.0.
This commit is contained in:
parent
e33a45d674
commit
8a5aea14e2
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.37 2013/08/22 07:14:24 wen Exp $
|
||||
# $NetBSD: Makefile,v 1.38 2013/09/19 11:03:53 obache Exp $
|
||||
|
||||
DISTNAME= SOAP-Lite-1.06
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
|
@ -27,6 +27,8 @@ DEPENDS+= {perl>=5.10.1,p5-constant>=1.14}:../../devel/p5-constant
|
|||
DEPENDS+= p5-libwww>=0:../../www/p5-libwww
|
||||
DEPENDS+= {perl>=5.10.0,p5-version>=0}:../../devel/p5-version
|
||||
|
||||
SUPERSEDES+= p5-SOAP-Transport-TCP-[0-9]*
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:C|[a-z]$||}
|
||||
|
||||
REPLACE_PERL+= bin/SOAPsh.pl bin/XMLRPCsh.pl bin/stubmaker.pl
|
||||
|
|
Loading…
Reference in a new issue