aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Engine-Middleware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Engine-Middleware/Makefile')
-rw-r--r--www/p5-HTTP-Engine-Middleware/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-HTTP-Engine-Middleware/Makefile b/www/p5-HTTP-Engine-Middleware/Makefile
index d0c0ef5d55d1..c68b6048946e 100644
--- a/www/p5-HTTP-Engine-Middleware/Makefile
+++ b/www/p5-HTTP-Engine-Middleware/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP-Engine-Middleware
-PORTVERSION= 0.16
+PORTVERSION= 0.17
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for official distribution of HTTP::Engine
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= \
p5-Any-Moose>=0.09:${PORTSDIR}/devel/p5-Any-Moose \
p5-Mouse>=0.23:${PORTSDIR}/devel/p5-Moose \
@@ -21,8 +22,6 @@ RUN_DEPENDS= \
p5-libwww>0:${PORTSDIR}/www/p5-libwww \
p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime
-BUILD_DEPENDS= ${RUN_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= HTTP::Engine::Middleware.3 \