aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-HTTP
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-04-20 01:50:25 +0800
committerculot <culot@FreeBSD.org>2011-04-20 01:50:25 +0800
commit6be74b02fb8dff3906fc2a87f7ea325adba740b9 (patch)
treefa45d4d6d81951860dd9de3a1a48e2e320a1cb72 /net/p5-Net-HTTP
parent4ca0369eff94341967f20258f51a85d91dcdf835 (diff)
downloadfreebsd-ports-graphics-6be74b02fb8dff3906fc2a87f7ea325adba740b9.tar.gz
freebsd-ports-graphics-6be74b02fb8dff3906fc2a87f7ea325adba740b9.tar.zst
freebsd-ports-graphics-6be74b02fb8dff3906fc2a87f7ea325adba740b9.zip
- Add CONFLICTS with www/p5-libwww-5*
Diffstat (limited to 'net/p5-Net-HTTP')
-rw-r--r--net/p5-Net-HTTP/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-HTTP/Makefile b/net/p5-Net-HTTP/Makefile
index fb50b769059..3b5762cd8b7 100644
--- a/net/p5-Net-HTTP/Makefile
+++ b/net/p5-Net-HTTP/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= p5-Compress-Raw-Zlib>=0:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
p5-IO-Socket-SSL>=1.38:${PORTSDIR}/security/p5-IO-Socket-SSL
BUILD_DEPENDS:= ${RUN_DEPENDS}
+CONFLICTS= p5-libwww-5*
+
MAN3= Net::HTTP.3 \
Net::HTTP::NB.3