diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 13:17:36 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 13:17:36 +0000 |
commit | dae5d7d8065efe67a9e881af2b850d5e6077cbf1 (patch) | |
tree | a507080c4718994dbb9e93ebb3f1b19ece9aab47 /www/p5-HTTP-MobileAgent-Plugin-Locator | |
parent | 32b607380c71ed4e06738d8b13abf147dcbef26b (diff) |
Notes
Diffstat (limited to 'www/p5-HTTP-MobileAgent-Plugin-Locator')
-rw-r--r-- | www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile index d4e42a64b878..f8179d331967 100644 --- a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile +++ b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile @@ -23,7 +23,8 @@ RUN_DEPENDS= \ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::MobileAgent::Plugin::Locator.3 |