aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-Maketext/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-18 18:05:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-18 18:05:22 +0000
commitd4d0505d878bca9928259e15b6e9f47e2f7eddc2 (patch)
tree043c7a8b16f9a761cb7773461ca29ddd1c332097 /devel/p5-Locale-Maketext/Makefile
parentdf7f39bb32529f78201e3b925e0533726cdc58bc (diff)
downloadports-d4d0505d878bca9928259e15b6e9f47e2f7eddc2.tar.gz
ports-d4d0505d878bca9928259e15b6e9f47e2f7eddc2.zip
Notes
Diffstat (limited to 'devel/p5-Locale-Maketext/Makefile')
-rw-r--r--devel/p5-Locale-Maketext/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-Locale-Maketext/Makefile b/devel/p5-Locale-Maketext/Makefile
index 2b11d0353caf..3be56ba12148 100644
--- a/devel/p5-Locale-Maketext/Makefile
+++ b/devel/p5-Locale-Maketext/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Locale-Maketext
-PORTVERSION= 1.10
+PORTVERSION= 1.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
COMMENT= A framework for software localization and inheritance-based lexicons
-BUILD_DEPENDS= ${SITE_PERL}/I18N/LangTags.pm:${PORTSDIR}/misc/p5-I18N-LangTags
+BUILD_DEPENDS= ${SITE_PERL}/I18N/LangTags.pm:${PORTSDIR}/misc/p5-I18N-LangTags \
+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES