diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-16 14:45:49 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-16 14:45:49 +0000 |
commit | cbffb3af9d95e810e5b983bdb8af5870385468d0 (patch) | |
tree | bd420c0f805cb9e019640a5f2f7fce593a7d1093 /devel/p5-Locale-Maketext-Lexicon | |
parent | e15a13a912240df930067dc8ad6dae1c0d280fb9 (diff) | |
download | ports-cbffb3af9d95e810e5b983bdb8af5870385468d0.tar.gz ports-cbffb3af9d95e810e5b983bdb8af5870385468d0.zip |
Notes
Diffstat (limited to 'devel/p5-Locale-Maketext-Lexicon')
-rw-r--r-- | devel/p5-Locale-Maketext-Lexicon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Locale-Maketext-Lexicon/Makefile b/devel/p5-Locale-Maketext-Lexicon/Makefile index 406ca742bc96..3e3d74769f59 100644 --- a/devel/p5-Locale-Maketext-Lexicon/Makefile +++ b/devel/p5-Locale-Maketext-Lexicon/Makefile @@ -7,6 +7,7 @@ PORTNAME= Locale-Maketext-Lexicon PORTVERSION= 0.77 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use other catalog formats in Locale::Maketext -BUILD_DEPENDS= ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext -RUN_DEPENDS= ${BUILD_DEPENDS} - PERL_CONFIGURE= YES MAN3= Locale::Maketext::Extract.3 \ |