diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Scheduler')
-rw-r--r-- | www/p5-Catalyst-Plugin-Scheduler/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Scheduler/Makefile b/www/p5-Catalyst-Plugin-Scheduler/Makefile index e149077ee725..0a3b62585e63 100644 --- a/www/p5-Catalyst-Plugin-Scheduler/Makefile +++ b/www/p5-Catalyst-Plugin-Scheduler/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Scheduler.3 |