diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-10-30 12:58:46 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-10-30 12:58:46 +0000 |
commit | 146f39e3ce2d0766ae8ff3b407ac3229e3a5befd (patch) | |
tree | 74a8855f1fec8adb8f14d9da5821eeb74e4f3ac1 /japanese/p5-Lingua-JA-Regular-Unicode/Makefile | |
parent | 46eb0ccdbac4aad9b3fac7e41a8dd6f588fd038e (diff) | |
download | ports-146f39e3ce2d0766ae8ff3b407ac3229e3a5befd.tar.gz ports-146f39e3ce2d0766ae8ff3b407ac3229e3a5befd.zip |
Notes
Diffstat (limited to 'japanese/p5-Lingua-JA-Regular-Unicode/Makefile')
-rw-r--r-- | japanese/p5-Lingua-JA-Regular-Unicode/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/p5-Lingua-JA-Regular-Unicode/Makefile b/japanese/p5-Lingua-JA-Regular-Unicode/Makefile index ec839faaa3c9..4f6319bdc905 100644 --- a/japanese/p5-Lingua-JA-Regular-Unicode/Makefile +++ b/japanese/p5-Lingua-JA-Regular-Unicode/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Lingua-JA-Regular-Unicode -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= japanese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- @@ -14,8 +14,6 @@ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to convert Japanese chars -BUILD_DEPENDS= p5-YAML>0:${PORTSDIR}/textproc/p5-YAML - PERL_CONFIGURE= yes MAN3= Lingua::JA::Regular::Unicode.3 |