aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-02 18:21:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-02 18:21:05 +0000
commit0aad97bb5c24e162fa1f0e0fa87c8654f738ff52 (patch)
tree59a0148ef943ecb5bc12a830cc669c801d3c91f8 /chinese
parent9046e7300f8c066998aad575e838180bdf83371e (diff)
downloadports-0aad97bb5c24e162fa1f0e0fa87c8654f738ff52.tar.gz
ports-0aad97bb5c24e162fa1f0e0fa87c8654f738ff52.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/oicq/Makefile3
-rw-r--r--chinese/p5-Lingua-ZH-Keywords/Makefile3
-rw-r--r--chinese/p5-Lingua-ZH-Numbers/Makefile3
-rw-r--r--chinese/p5-Lingua-ZH-Summarize/Makefile3
-rw-r--r--chinese/p5-Lingua-ZH-Wrap/Makefile3
-rw-r--r--chinese/p5-Text-Greeking-zh_TW/Makefile3
6 files changed, 12 insertions, 6 deletions
diff --git a/chinese/oicq/Makefile b/chinese/oicq/Makefile
index fbc81093cd83..0893c0528a5d 100644
--- a/chinese/oicq/Makefile
+++ b/chinese/oicq/Makefile
@@ -17,7 +17,8 @@ COMMENT= Implements OICQ messaging protocol
BUILD_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \
p5-Crypt-OICQ>=0:${PORTSDIR}/security/p5-Crypt-OICQ
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::OICQ.3
diff --git a/chinese/p5-Lingua-ZH-Keywords/Makefile b/chinese/p5-Lingua-ZH-Keywords/Makefile
index 9cf13740da4c..c79e337912cc 100644
--- a/chinese/p5-Lingua-ZH-Keywords/Makefile
+++ b/chinese/p5-Lingua-ZH-Keywords/Makefile
@@ -18,7 +18,8 @@ COMMENT= Chinese Keywords Extraction via Lingua::ZH::TaBE
BUILD_DEPENDS= p5-Lingua-ZH-TaBE>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Lingua::ZH::Keywords.3
diff --git a/chinese/p5-Lingua-ZH-Numbers/Makefile b/chinese/p5-Lingua-ZH-Numbers/Makefile
index 8887cff4601a..54cf0905dcf7 100644
--- a/chinese/p5-Lingua-ZH-Numbers/Makefile
+++ b/chinese/p5-Lingua-ZH-Numbers/Makefile
@@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Converts numeric values into their Chinese string equivalents
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Lingua::ZH::Numbers.3 Lingua::ZH::Numbers::Currency.3
diff --git a/chinese/p5-Lingua-ZH-Summarize/Makefile b/chinese/p5-Lingua-ZH-Summarize/Makefile
index 1802c36f2be4..983520329ab0 100644
--- a/chinese/p5-Lingua-ZH-Summarize/Makefile
+++ b/chinese/p5-Lingua-ZH-Summarize/Makefile
@@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Lingua-ZH-Toke>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-Toke \
p5-Lingua-ZH-Wrap>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-Wrap
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Lingua::ZH::Summarize.3
diff --git a/chinese/p5-Lingua-ZH-Wrap/Makefile b/chinese/p5-Lingua-ZH-Wrap/Makefile
index e7fea8e75cd5..017664d81a1c 100644
--- a/chinese/p5-Lingua-ZH-Wrap/Makefile
+++ b/chinese/p5-Lingua-ZH-Wrap/Makefile
@@ -13,7 +13,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple Chinese text Wrapper
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Lingua::ZH::Wrap.3
diff --git a/chinese/p5-Text-Greeking-zh_TW/Makefile b/chinese/p5-Text-Greeking-zh_TW/Makefile
index 6d6d109fb9d9..a8390150f50c 100644
--- a/chinese/p5-Text-Greeking-zh_TW/Makefile
+++ b/chinese/p5-Text-Greeking-zh_TW/Makefile
@@ -18,7 +18,8 @@ COMMENT= Generate meaningless Chinese text that creates the illusion of the docu
RUN_DEPENDS= p5-common-sense>=2.02:${PORTSDIR}/devel/p5-common-sense
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Greeking::zh_TW.3