aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-AddressParse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-EN-AddressParse/Makefile')
-rw-r--r--textproc/p5-Lingua-EN-AddressParse/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-EN-AddressParse/Makefile b/textproc/p5-Lingua-EN-AddressParse/Makefile
index 0fb200411c79..98dcd96b05b6 100644
--- a/textproc/p5-Lingua-EN-AddressParse/Makefile
+++ b/textproc/p5-Lingua-EN-AddressParse/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Lingua-EN-AddressParse
-PORTVERSION= 1.05
+PORTVERSION= 1.11
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
@@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= svenasse@polaris.ca
BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/NameParse.pm:${PORTSDIR}/textproc/p5-Lingua-EN-NameParse \
- ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
+ ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \
+ ${SITE_PERL}/${PERL_VER}/Locale/SubCountry.pm:${PORTSDIR}/misc/p5-Locale-SubCountry
RUN_DEPENDS= ${BUILD_DEPENDS}
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}