diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 15:28:40 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 15:28:40 +0000 |
commit | 874a5c1f86df3b3b7a04e9b591dd816ce9781614 (patch) | |
tree | 1cb238197769b43370de48dbe25f67e9f400de2a /www/p5-Template-Plugin-JSON | |
parent | aaf3fcefeaa0e1d58505edc3dc9f1ce4439f5c53 (diff) | |
download | ports-874a5c1f86df3b3b7a04e9b591dd816ce9781614.tar.gz ports-874a5c1f86df3b3b7a04e9b591dd816ce9781614.zip |
Notes
Diffstat (limited to 'www/p5-Template-Plugin-JSON')
-rw-r--r-- | www/p5-Template-Plugin-JSON/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Template-Plugin-JSON/Makefile b/www/p5-Template-Plugin-JSON/Makefile index 3d9232c52837..cf44c0879a97 100644 --- a/www/p5-Template-Plugin-JSON/Makefile +++ b/www/p5-Template-Plugin-JSON/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-JSON>=2.12:${PORTSDIR}/converters/p5-JSON \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Template::Plugin::JSON.3 |