From e10369322220c0fa0a0ab68ed222621adf553709 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Thu, 12 Sep 2013 05:53:03 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- math/p5-Math-Random-OO/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'math/p5-Math-Random-OO') diff --git a/math/p5-Math-Random-OO/Makefile b/math/p5-Math-Random-OO/Makefile index a56de12c2045..9d1346858602 100644 --- a/math/p5-Math-Random-OO/Makefile +++ b/math/p5-Math-Random-OO/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Math-Random-OO -# Date created: 2006-07-23 -# Whom: Jin-Shan Tseng -# +# Created by: Jin-Shan Tseng # $FreeBSD$ -# PORTNAME= Math-Random-OO PORTVERSION= 0.21 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Test-MockRandom>=0.95:${PORTSDIR}/devel/p5-Test-MockRandom \ RUN_DEPENDS= p5-Class-Accessor>=0.18:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Math::Random::OO.3 \ Math::Random::OO::Bootstrap.3 \ -- cgit v1.2.3