diff options
Diffstat (limited to 'devel/p5-Locale-Maketext-Lexicon/Makefile')
-rw-r--r-- | devel/p5-Locale-Maketext-Lexicon/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-Locale-Maketext-Lexicon/Makefile b/devel/p5-Locale-Maketext-Lexicon/Makefile index d2e4f050f835..34fe8e613866 100644 --- a/devel/p5-Locale-Maketext-Lexicon/Makefile +++ b/devel/p5-Locale-Maketext-Lexicon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Locale-Maketext-Lexicon -PORTVERSION= 0.64 +PORTVERSION= 0.66 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= Use other catalog formats in Locale::Maketext -BUILD_DEPENDS= ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \ - ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser \ - ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext +BUILD_DEPENDS= ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |