diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-05 07:29:05 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-05 07:29:05 +0000 |
commit | dd0efaef40a2416d854a56bcffa216d809ca19fb (patch) | |
tree | 0265fe44e2e8b525ce586385590e09f52eff9e23 /chinese/p5-Encode-HanConvert | |
parent | 7a85b5ce5ea79ead7c2e284b1fe32b6d53e73ad2 (diff) | |
download | ports-dd0efaef40a2416d854a56bcffa216d809ca19fb.tar.gz ports-dd0efaef40a2416d854a56bcffa216d809ca19fb.zip |
Notes
Diffstat (limited to 'chinese/p5-Encode-HanConvert')
-rw-r--r-- | chinese/p5-Encode-HanConvert/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/p5-Encode-HanConvert/Makefile b/chinese/p5-Encode-HanConvert/Makefile index 17658e9ae13a..19e678ac7b70 100644 --- a/chinese/p5-Encode-HanConvert/Makefile +++ b/chinese/p5-Encode-HanConvert/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= Traditional and Simplified Chinese mappings -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= b2g.pl.1 g2b.pl.1 |