diff options
author | az <az@FreeBSD.org> | 2012-12-16 14:12:28 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2012-12-16 14:12:28 +0800 |
commit | 6da7db56873e789b5619503b294318b9ddcb6d2b (patch) | |
tree | 384db2430847574aba884f9787c765d0f5311558 /chinese/p5-Encode-CNMap | |
parent | b742942ebdd434fcafc9fe8ac34e1a8bd7692555 (diff) | |
download | freebsd-ports-gnome-6da7db56873e789b5619503b294318b9ddcb6d2b.tar.gz freebsd-ports-gnome-6da7db56873e789b5619503b294318b9ddcb6d2b.tar.zst freebsd-ports-gnome-6da7db56873e789b5619503b294318b9ddcb6d2b.zip |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
Diffstat (limited to 'chinese/p5-Encode-CNMap')
-rw-r--r-- | chinese/p5-Encode-CNMap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/p5-Encode-CNMap/Makefile b/chinese/p5-Encode-CNMap/Makefile index 9f6b4ad2ca9b..dafc30e46887 100644 --- a/chinese/p5-Encode-CNMap/Makefile +++ b/chinese/p5-Encode-CNMap/Makefile @@ -16,7 +16,6 @@ MAINTAINER= gslin@gslin.org COMMENT= Enhanced Chinese encodings with Simplified-Traditional auto-mapping PERL_CONFIGURE= yes -USE_PERL5= 5.8.0+ MAN1= cnmap.1 cnmapdir.1 cnmapwx.1 |