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-Plugin-MessageStack | |
| parent | - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+ (diff) | |
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat: perl
Diffstat (limited to 'www/p5-CGI-Application-Plugin-MessageStack')
| -rw-r--r-- | www/p5-CGI-Application-Plugin-MessageStack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Plugin-MessageStack/Makefile b/www/p5-CGI-Application-Plugin-MessageStack/Makefile index 4c49aafe651a..23f7c2ad3a0c 100644 --- a/www/p5-CGI-Application-Plugin-MessageStack/Makefile +++ b/www/p5-CGI-Application-Plugin-MessageStack/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio ${SITE_PERL}/CGI/Application/Plugin/TT.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-TT RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::MessageStack.3 |
