From dd9d7bcfd952292e88136e818a318e956b33241c Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 3 May 2010 21:48:58 +0000 Subject: [PATCH] - Mark BROKEN: incomplete dependencies Reported by: pointyhat --- net/p5-POE-Component-Client-Twitter/Makefile | 2 ++ www/p5-HTTP-Cookies-w3m/Makefile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/net/p5-POE-Component-Client-Twitter/Makefile b/net/p5-POE-Component-Client-Twitter/Makefile index 7d164581c1f6..a644ffd59e83 100644 --- a/net/p5-POE-Component-Client-Twitter/Makefile +++ b/net/p5-POE-Component-Client-Twitter/Makefile @@ -24,6 +24,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +BROKEN= incomplete dependencies + MAN3= POE::Component::Client::Twitter.3 .include diff --git a/www/p5-HTTP-Cookies-w3m/Makefile b/www/p5-HTTP-Cookies-w3m/Makefile index a28b60ad2490..411aec9e6e1c 100644 --- a/www/p5-HTTP-Cookies-w3m/Makefile +++ b/www/p5-HTTP-Cookies-w3m/Makefile @@ -16,6 +16,8 @@ COMMENT= Cookie storage and management for w3m BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install +BROKEN= incomplete dependencies + MAN3= HTTP::Cookies::w3m.3 PERL_CONFIGURE= yes