From 1cfd80c21aacfd4d116b14621d0e5c4f07c8aed7 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 28 Nov 2009 00:15:33 +0000 Subject: [PATCH] - Mark BROKEN Reported by: pointyhat --- www/p5-AnyEvent-HTTPD/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-AnyEvent-HTTPD/Makefile b/www/p5-AnyEvent-HTTPD/Makefile index f887cd625d25..a3cc24c0e1bf 100644 --- a/www/p5-AnyEvent-HTTPD/Makefile +++ b/www/p5-AnyEvent-HTTPD/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ p5-common-sense>=2.0:${PORTSDIR}/devel/p5-common-sense \ p5-URI>=1.40:${PORTSDIR}/net/p5-URI +BROKEN= unsatisfiable dependency condition + PERL_CONFIGURE= yes MAN3= AnyEvent::HTTPD.3 AnyEvent::HTTPD::Request.3 AnyEvent::HTTPD::Util.3 AnyEvent::HTTPD::HTTPServer.3 AnyEvent::HTTPD::HTTPConnection.3