diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-28 00:15:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-28 00:15:33 +0000 |
commit | 1cfd80c21aacfd4d116b14621d0e5c4f07c8aed7 (patch) | |
tree | 40d24fee579fb4d5a5ab50e30eaf9fea80c6abf4 /www/p5-AnyEvent-HTTPD | |
parent | eb9cca76eebbe9d559e7f61de753017fa042da67 (diff) | |
download | ports-1cfd80c21aacfd4d116b14621d0e5c4f07c8aed7.tar.gz ports-1cfd80c21aacfd4d116b14621d0e5c4f07c8aed7.zip |
Notes
Diffstat (limited to 'www/p5-AnyEvent-HTTPD')
-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 |