aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Router
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 12:52:42 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 12:52:42 +0000
commita0bb4e24aa697f39c0586c6c3c51444cb7cd0c4a (patch)
tree929dd4953de9c21bad85be38582d21cd4bba32c1 /www/p5-HTTP-Router
parent63db1f2c92b464021a9c928a5b547c825d75dc02 (diff)
downloadports-a0bb4e24aa697f39c0586c6c3c51444cb7cd0c4a.tar.gz
ports-a0bb4e24aa697f39c0586c6c3c51444cb7cd0c4a.zip
Notes
Diffstat (limited to 'www/p5-HTTP-Router')
-rw-r--r--www/p5-HTTP-Router/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTTP-Router/Makefile b/www/p5-HTTP-Router/Makefile
index 2080ae88e172..099aeb7d1ce9 100644
--- a/www/p5-HTTP-Router/Makefile
+++ b/www/p5-HTTP-Router/Makefile
@@ -28,7 +28,8 @@ BUILD_DEPENDS= \
p5-URI-Template-Restrict>=0.05:${PORTSDIR}/net/p5-URI-Template-Restrict
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= HTTP::README.3 \
HTTP::Router.3 \