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-CNMap/Makefile | |
parent | 7a85b5ce5ea79ead7c2e284b1fe32b6d53e73ad2 (diff) | |
download | ports-dd0efaef40a2416d854a56bcffa216d809ca19fb.tar.gz ports-dd0efaef40a2416d854a56bcffa216d809ca19fb.zip |
Notes
Diffstat (limited to 'chinese/p5-Encode-CNMap/Makefile')
-rw-r--r-- | chinese/p5-Encode-CNMap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/p5-Encode-CNMap/Makefile b/chinese/p5-Encode-CNMap/Makefile index dafc30e46887..ddd20b2f2940 100644 --- a/chinese/p5-Encode-CNMap/Makefile +++ b/chinese/p5-Encode-CNMap/Makefile @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Enhanced Chinese encodings with Simplified-Traditional auto-mapping -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= cnmap.1 cnmapdir.1 cnmapwx.1 |