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. --- archivers/p5-PerlIO-via-Bzip2/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'archivers/p5-PerlIO-via-Bzip2') diff --git a/archivers/p5-PerlIO-via-Bzip2/Makefile b/archivers/p5-PerlIO-via-Bzip2/Makefile index 261a88db7f20..dabab4e2083d 100644 --- a/archivers/p5-PerlIO-via-Bzip2/Makefile +++ b/archivers/p5-PerlIO-via-Bzip2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PerlIO-via-Bzip2 -# Date created: 18 December 2006 -# Whom: Sergey Skvortsov -# +# Created by: Sergey Skvortsov # $FreeBSD$ -# PORTNAME= PerlIO-via-Bzip2 PORTVERSION= 0.02 @@ -17,7 +13,8 @@ COMMENT= Perl extension to provide a PerlIO layer to bzip2/bunzip2 BUILD_DEPENDS= p5-Compress-Bzip2>=0:${PORTSDIR}/archivers/p5-Compress-Bzip2 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= PerlIO::via::Bzip2.3 -- cgit v1.2.3