diff options
Diffstat (limited to 'misc/p5-Locale-Geocode/Makefile')
-rw-r--r-- | misc/p5-Locale-Geocode/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/misc/p5-Locale-Geocode/Makefile b/misc/p5-Locale-Geocode/Makefile index c15383c5d47d..d91fc9bb71f2 100644 --- a/misc/p5-Locale-Geocode/Makefile +++ b/misc/p5-Locale-Geocode/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Locale-Geocode -# Date created: 2008/08/31 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Locale-Geocode PORTVERSION= 1.20 @@ -21,7 +17,8 @@ RUN_DEPENDS= p5-XML-SAX-Expat>=0.39:${PORTSDIR}/textproc/p5-XML-SAX-Expat \ p5-XML-Simple>=2.16:${PORTSDIR}/textproc/p5-XML-Simple BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Locale::Geocode.3 \ Locale::Geocode::Division.3 \ |