From 6be74b02fb8dff3906fc2a87f7ea325adba740b9 Mon Sep 17 00:00:00 2001 From: culot Date: Tue, 19 Apr 2011 17:50:25 +0000 Subject: - Add CONFLICTS with www/p5-libwww-5* --- net/p5-Net-HTTP/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net/p5-Net-HTTP') 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 -- cgit