- Fix broken dependency version
PR: 143289 Submitted by: Mons Anderson <mons@cpan.org> (maintainer)
This commit is contained in:
parent
9e01f9e294
commit
6ef688677e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249181
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= AnyEvent-HTTPD
|
||||
PORTVERSION= 0.84
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/E/EL/ELMEX
|
||||
@ -16,12 +17,10 @@ MAINTAINER= mons@cpan.org
|
||||
COMMENT= A simple lightweight event based web server
|
||||
|
||||
RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
|
||||
p5-Object-Event>=1.101:${PORTSDIR}/devel/p5-Object-Event \
|
||||
p5-Object-Event>=1.21:${PORTSDIR}/devel/p5-Object-Event \
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user