diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
commit | 57b83a1e378b3b84526b72e55e17d0118904f1a2 (patch) | |
tree | faf187a73e7d3b71bb7e87331c0cf13bb06ccae4 /www/p5-CGI-Application-Dispatch-Server | |
parent | 6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (diff) | |
download | ports-57b83a1e378b3b84526b72e55e17d0118904f1a2.tar.gz ports-57b83a1e378b3b84526b72e55e17d0118904f1a2.zip |
Notes
Diffstat (limited to 'www/p5-CGI-Application-Dispatch-Server')
-rw-r--r-- | www/p5-CGI-Application-Dispatch-Server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Dispatch-Server/Makefile b/www/p5-CGI-Application-Dispatch-Server/Makefile index c88f86f83791..82b44e7f01f1 100644 --- a/www/p5-CGI-Application-Dispatch-Server/Makefile +++ b/www/p5-CGI-Application-Dispatch-Server/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/HTTP/Server/Simple/Static.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple-Static \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Dispatch::Server.3 |