From 43f0c9f153cbb6a2e3db53e004582f6729057928 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Mon, 5 Aug 2013 15:05:29 +0000 Subject: - Convert to new perl framework - Trim Makefile header Approved by: tobez@ (maintainer) --- math/p5-Set-IntSpan-Fast/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'math/p5-Set-IntSpan-Fast/Makefile') diff --git a/math/p5-Set-IntSpan-Fast/Makefile b/math/p5-Set-IntSpan-Fast/Makefile index d37e12ef85a5..72ad10ae7957 100644 --- a/math/p5-Set-IntSpan-Fast/Makefile +++ b/math/p5-Set-IntSpan-Fast/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: math/p5-Set-IntSpan-Fast -# Date created: 15 February 2007 -# Whom: Anton Berezin -# +# Created by: Anton Berezin # $FreeBSD$ -# PORTNAME= Set-IntSpan-Fast PORTVERSION= 1.15 @@ -17,7 +13,8 @@ COMMENT= Fast handling of sets containing integer spans BUILD_DEPENDS= p5-Data-Types>=0:${PORTSDIR}/devel/p5-Data-Types RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Set::IntSpan::Fast.3 Set::IntSpan::Fast::PP.3 -- cgit v1.2.3