diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 12:52:42 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 12:52:42 +0000 |
commit | a0bb4e24aa697f39c0586c6c3c51444cb7cd0c4a (patch) | |
tree | 929dd4953de9c21bad85be38582d21cd4bba32c1 /www/p5-Template-Provider-Encoding | |
parent | 63db1f2c92b464021a9c928a5b547c825d75dc02 (diff) | |
download | ports-a0bb4e24aa697f39c0586c6c3c51444cb7cd0c4a.tar.gz ports-a0bb4e24aa697f39c0586c6c3c51444cb7cd0c4a.zip |
Notes
Diffstat (limited to 'www/p5-Template-Provider-Encoding')
-rw-r--r-- | www/p5-Template-Provider-Encoding/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Template-Provider-Encoding/Makefile b/www/p5-Template-Provider-Encoding/Makefile index 297bb5989a27..2c832f705cc1 100644 --- a/www/p5-Template-Provider-Encoding/Makefile +++ b/www/p5-Template-Provider-Encoding/Makefile @@ -18,7 +18,8 @@ COMMENT= Template plugin to specify encoding RUN_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Template::Provider::Encoding.3 \ Template::Stash::ForceUTF8.3 \ |