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. --- graphics/p5-Graph-ReadWrite/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'graphics/p5-Graph-ReadWrite/Makefile') diff --git a/graphics/p5-Graph-ReadWrite/Makefile b/graphics/p5-Graph-ReadWrite/Makefile index a93b23d5ca49..9cde30eae777 100644 --- a/graphics/p5-Graph-ReadWrite/Makefile +++ b/graphics/p5-Graph-ReadWrite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Graph-ReadWrite -# Date created: 2004-08-12 -# Whom: arved -# +# Created by: arved # $FreeBSD$ -# PORTNAME= Graph-ReadWrite PORTVERSION= 2.03 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Graph>=0.50:${PORTSDIR}/math/p5-Graph \ p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Graph::Reader.3 \ Graph::Reader::Dot.3 \ -- cgit v1.2.3