diff options
Diffstat (limited to 'www/p5-Template-Plugin-Class/Makefile')
-rw-r--r-- | www/p5-Template-Plugin-Class/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Template-Plugin-Class/Makefile b/www/p5-Template-Plugin-Class/Makefile index c5c9b646acb6..21ac26096135 100644 --- a/www/p5-Template-Plugin-Class/Makefile +++ b/www/p5-Template-Plugin-Class/Makefile @@ -17,7 +17,8 @@ COMMENT= Allow calling of class methods on arbitrary classes BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Template::Plugin::Class.3 |