diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 13:06:13 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 13:06:13 +0000 |
commit | ef05e0d12dca80bb6ebc80a7cf919bd50784d010 (patch) | |
tree | c9e3d9680f9006b0e8740933251361b2e6e5c3e4 /www/p5-Template-Plugin-Monta | |
parent | 3ce471e3494d192f0167863779be92b7e83cd9da (diff) | |
download | ports-ef05e0d12dca80bb6ebc80a7cf919bd50784d010.tar.gz ports-ef05e0d12dca80bb6ebc80a7cf919bd50784d010.zip |
Notes
Diffstat (limited to 'www/p5-Template-Plugin-Monta')
-rw-r--r-- | www/p5-Template-Plugin-Monta/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Template-Plugin-Monta/Makefile b/www/p5-Template-Plugin-Monta/Makefile index 80c3e58a8cfa..55dded1e17cb 100644 --- a/www/p5-Template-Plugin-Monta/Makefile +++ b/www/p5-Template-Plugin-Monta/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} \ p5-Acme-Monta>=0:${PORTSDIR}/www/p5-Acme-Monta -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Template::Plugin::Monta.3 |