From df474c4f0c8d1699ecfe3144d513c310e00a1d96 Mon Sep 17 00:00:00 2001 From: az Date: Wed, 11 Sep 2013 06:27:41 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- textproc/p5-XML-Rewrite/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/p5-XML-Rewrite/Makefile') diff --git a/textproc/p5-XML-Rewrite/Makefile b/textproc/p5-XML-Rewrite/Makefile index 2b0f842..77f9aa7 100644 --- a/textproc/p5-XML-Rewrite/Makefile +++ b/textproc/p5-XML-Rewrite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-XML-Rewrite -# Date created: 2010-11-23 -# Whom: Patrick Powell -# +# Created by: Patrick Powell # $FreeBSD$ -# PORTNAME= XML-Rewrite PORTVERSION= 0.10 @@ -20,7 +16,8 @@ RUN_DEPENDS= p5-Log-Report>=0.21:${PORTSDIR}/devel/p5-Log-Report \ p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= xmlrewrite.1 MAN3= XML::Rewrite.3 \ -- cgit v1.1