summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-09-19 09:41:25 +0000
committerobache <obache@pkgsrc.org>2013-09-19 09:41:25 +0000
commitc0f82ffd7699731e46250a74b7a295cb10a135b7 (patch)
tree60d43a555b563644f5619095adb06c18bb222dc8 /net
parent18dde0dcdb77a7f4074b39228f58e8969da7dd7d (diff)
downloadpkgsrc-c0f82ffd7699731e46250a74b7a295cb10a135b7.tar.gz
Add CONFLICTS with p5-SOAP-Lite>=1.0, mergeed back.
Diffstat (limited to 'net')
-rw-r--r--net/p5-SOAP-Transport-TCP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-SOAP-Transport-TCP/Makefile b/net/p5-SOAP-Transport-TCP/Makefile
index 59e82db654e..ebd8e88c00c 100644
--- a/net/p5-SOAP-Transport-TCP/Makefile
+++ b/net/p5-SOAP-Transport-TCP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:42 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2013/09/19 09:41:25 obache Exp $
#
DISTNAME= SOAP-Transport-TCP-0.715
@@ -13,6 +13,7 @@ COMMENT= TCP transport layer for SOAP::Lite
LICENSE= artistic
CONFLICTS+= p5-SOAP-Lite<0.714
+CONFLICTS+= p5-SOAP-Lite>=1.0
DEPENDS+= p5-SOAP-Lite>=0.714:../../net/p5-SOAP-Lite
PERL5_MODULE_TYPE= Module::Build