diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-14 03:21:22 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-14 03:21:22 +0000 |
commit | 1aefbd9521551026a6dff782f845c44247859bdf (patch) | |
tree | 1d8d9311b246971c2ff1296a7f9b5262e718f3a8 /chinese/p5-Lingua-ZH-Numbers/Makefile | |
parent | b1d6224bcc542c504da892a1ab7d6bf97243aa17 (diff) | |
download | ports-1aefbd9521551026a6dff782f845c44247859bdf.tar.gz ports-1aefbd9521551026a6dff782f845c44247859bdf.zip |
Notes
Diffstat (limited to 'chinese/p5-Lingua-ZH-Numbers/Makefile')
-rw-r--r-- | chinese/p5-Lingua-ZH-Numbers/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/p5-Lingua-ZH-Numbers/Makefile b/chinese/p5-Lingua-ZH-Numbers/Makefile index 3e58cdd64445..4523793dbb7c 100644 --- a/chinese/p5-Lingua-ZH-Numbers/Makefile +++ b/chinese/p5-Lingua-ZH-Numbers/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Lingua-ZH-Numbers -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= chinese perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua @@ -18,7 +18,6 @@ COMMENT= Converts numeric values into their Chinese string equivalents PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Lingua::ZH::Numbers.3 Lingua::ZH::Numbers::Currency.3 .include <bsd.port.mk> |