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-SymbolicX-ParserExtensionFactory/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'math/p5-Math-SymbolicX-ParserExtensionFactory') diff --git a/math/p5-Math-SymbolicX-ParserExtensionFactory/Makefile b/math/p5-Math-SymbolicX-ParserExtensionFactory/Makefile index bba7573ba4a8..c33933662679 100644 --- a/math/p5-Math-SymbolicX-ParserExtensionFactory/Makefile +++ b/math/p5-Math-SymbolicX-ParserExtensionFactory/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Math-SymbolicX-ParserExtensionFactory -# Date created: 15 May 2006 -# Whom: Aaron Dalton -# +# Created by: Aaron Dalton # $FreeBSD$ -# PORTNAME= Math-SymbolicX-ParserExtensionFactory PORTVERSION= 3.02 @@ -19,6 +15,7 @@ RUN_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic MAN3= Math::SymbolicX::ParserExtensionFactory.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include -- cgit v1.2.3