From 4063eccdf2bd0d3ca469e5e96332e58fe5ad72dd Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 2 Aug 2013 21:38:09 +0000 Subject: - Convert to new perl framework - Trim Makefile header --- math/p5-Math-Geometry-Planar-Offset/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'math/p5-Math-Geometry-Planar-Offset/Makefile') diff --git a/math/p5-Math-Geometry-Planar-Offset/Makefile b/math/p5-Math-Geometry-Planar-Offset/Makefile index f64a55bf63cf..38b24d8c754d 100644 --- a/math/p5-Math-Geometry-Planar-Offset/Makefile +++ b/math/p5-Math-Geometry-Planar-Offset/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Math-Geometry-Planar-Offset -# Date created: 21 May 2006 -# Whom: Aaron Dalton -# +# Created by: Aaron Dalton # $FreeBSD$ -# PORTNAME= Math-Geometry-Planar-Offset PORTVERSION= 1.05 @@ -19,6 +15,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Math::Geometry::Planar::Offset.3 -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild .include -- cgit v1.2.3