diff options
-rw-r--r-- | www/p5-AnyEvent-HTTPD/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |