From 4819ca343bfee8a3b54e7ff3ac26d280d1c1696f Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 2 Aug 2013 18:52:07 +0000 Subject: - Convert to new perl framework - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. --- math/p5-Math-String/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'math/p5-Math-String') diff --git a/math/p5-Math-String/Makefile b/math/p5-Math-String/Makefile index 3401fe91ae14..f90651effc61 100644 --- a/math/p5-Math-String/Makefile +++ b/math/p5-Math-String/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Math-String -# Date created: 2012-04-08 -# Whom: Steve Wills -# +# Created by: Steve Wills # $FreeBSD$ -# PORTNAME= Math-String PORTVERSION= 1.28 @@ -17,7 +13,8 @@ COMMENT= Perl module to calculate with strings as if they were big integers BUILD_DEPENDS= p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Math::String.3 \ Math::String::Charset.3 \ -- cgit v1.2.3