Oh well.. LWP::Simple and HTTP::Server::Simple::CGI are also
build/run_depends, not only regress depends. Duh!
This commit is contained in:
parent
80c1092783
commit
b3245e58ba
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/06 21:28:22 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/01/10 08:16:04 landry Exp $
|
||||
|
||||
COMMENT = hot-deployable variant of Net::Server::PreFork
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Net-Server-SS-PreFork-0.05
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES = net
|
||||
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
|
||||
|
||||
@ -17,8 +17,8 @@ PERMIT_DISTFILES_FTP = Yes
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS = devel/p5-Net-Server \
|
||||
net/p5-Test-TCP>=0.06 \
|
||||
net/p5-Server-Starter>=0.02
|
||||
REGRESS_DEPENDS = www/p5-HTTP-Server-Simple \
|
||||
net/p5-Server-Starter>=0.02 \
|
||||
www/p5-HTTP-Server-Simple \
|
||||
www/p5-libwww
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user