aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-AddressParse/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-04-12 02:03:52 +0000
committerPatrick Li <pat@FreeBSD.org>2002-04-12 02:03:52 +0000
commit929a905da0a5948c42981172cdd2419df9ee9dfd (patch)
treee81ab43abbf8b476a71b357a8c565d6c16a2e2e8 /textproc/p5-Lingua-EN-AddressParse/Makefile
parentfa6c724583d082023448a3897ea82f9f5257ad49 (diff)
downloadports-929a905da0a5948c42981172cdd2419df9ee9dfd.tar.gz
ports-929a905da0a5948c42981172cdd2419df9ee9dfd.zip
Update to 1.11
PR: 37009 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=57594
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}