diff options
Diffstat (limited to 'chinese/p5-Lingua-ZH-HanDetect/Makefile')
-rw-r--r-- | chinese/p5-Lingua-ZH-HanDetect/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/p5-Lingua-ZH-HanDetect/Makefile b/chinese/p5-Lingua-ZH-HanDetect/Makefile index 9f88a50d9913..aa2b0dde0ec9 100644 --- a/chinese/p5-Lingua-ZH-HanDetect/Makefile +++ b/chinese/p5-Lingua-ZH-HanDetect/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Guess Chinese text\'s variant and encoding -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::ZH::HanDetect.3 |