From d98e1893f371a854e903feb86f8e539677c77dde Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Wed, 31 Jul 2013 14:36:21 +0000 Subject: - Convert to new perl framework - Trim Makefile header --- misc/p5-Locale-US/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'misc/p5-Locale-US/Makefile') diff --git a/misc/p5-Locale-US/Makefile b/misc/p5-Locale-US/Makefile index 99550db9271a..a2ea7a12a2d9 100644 --- a/misc/p5-Locale-US/Makefile +++ b/misc/p5-Locale-US/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Locale-US -# Date created: 2008-07-31 -# Whom: Tomoyuki Sakurai -# +# Created by: Tomoyuki Sakurai # $FreeBSD$ -# PORTNAME= Locale-US PORTVERSION= 2.112.150 @@ -18,7 +14,8 @@ COMMENT= Two letter codes for state identification in the United States BUILD_DEPENDS= p5-Data-Section-Simple>=0:${PORTSDIR}/devel/p5-Data-Section-Simple RUN_DEPENDS= p5-Data-Section-Simple>=0:${PORTSDIR}/devel/p5-Data-Section-Simple -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Locale::US.3 -- cgit v1.2.3