diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 17:29:36 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 17:29:36 +0000 |
commit | 3ab32baa74b8619142ce727a4cf1c179c8487da0 (patch) | |
tree | acdc21ff3a42c4d80ba907c626c3217bb942422c /www/p5-Amon2-Plugin-Web-MobileAgent | |
parent | 055365c2db6480daaf9a547cf77ddae0b0f1452a (diff) | |
download | ports-3ab32baa74b8619142ce727a4cf1c179c8487da0.tar.gz ports-3ab32baa74b8619142ce727a4cf1c179c8487da0.zip |
Notes
Diffstat (limited to 'www/p5-Amon2-Plugin-Web-MobileAgent')
-rw-r--r-- | www/p5-Amon2-Plugin-Web-MobileAgent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Amon2-Plugin-Web-MobileAgent/Makefile b/www/p5-Amon2-Plugin-Web-MobileAgent/Makefile index a94b7f3c9cd8..a8ba9e49a1d3 100644 --- a/www/p5-Amon2-Plugin-Web-MobileAgent/Makefile +++ b/www/p5-Amon2-Plugin-Web-MobileAgent/Makefile @@ -29,7 +29,8 @@ TEST_DEPENDS= \ p5-String-CamelCase>0:${PORTSDIR}/textproc/p5-String-CamelCase \ p5-Module-Find>0:${PORTSDIR}/devel/p5-Module-Find -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Amon2::Plugin::Web::MobileAgent.3 \ Amon2::Plugin::Web::MobileCharset.3 \ |