diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 12:59:14 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 12:59:14 +0000 |
commit | 466eb5c92fda5e535618dd152b1196572d6a5d83 (patch) | |
tree | 3de49af9a7eb845fcd7be62f0e00c65cb7f39532 /russian/p5-Convert-Cyrillic | |
parent | d3c0ca8fe5c6337a0f4c29f8264733e9c45ae9f2 (diff) |
Notes
Diffstat (limited to 'russian/p5-Convert-Cyrillic')
-rw-r--r-- | russian/p5-Convert-Cyrillic/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/russian/p5-Convert-Cyrillic/Makefile b/russian/p5-Convert-Cyrillic/Makefile index 8da155364f2a..b33204e4c6e5 100644 --- a/russian/p5-Convert-Cyrillic/Makefile +++ b/russian/p5-Convert-Cyrillic/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Convert-Cyrillic -# Date created: 07 May 2009 -# Whom: Sergey Kandaurov <pluknet@gmail.com> -# +# Created by: Sergey Kandaurov <pluknet@gmail.com> # $FreeBSD$ -# PORTNAME= Convert-Cyrillic PORTVERSION= 1.05 @@ -18,7 +14,8 @@ COMMENT= Routines for converting from one Cyrillic charset to another BUILD_DEPENDS= p5-Unicode-Map8>=0:${PORTSDIR}/converters/p5-Unicode-Map8 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Convert::Cyrillic.3 \ Lingua::DetectCharset.3 |