From 0faac6c323364fb8c2e81c8de2d24da503853d9c Mon Sep 17 00:00:00 2001 From: Andrej Zverev 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-XUpdate-LibXML/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/p5-XML-XUpdate-LibXML') diff --git a/textproc/p5-XML-XUpdate-LibXML/Makefile b/textproc/p5-XML-XUpdate-LibXML/Makefile index 6f69e2d7c108..9181293328ba 100644 --- a/textproc/p5-XML-XUpdate-LibXML/Makefile +++ b/textproc/p5-XML-XUpdate-LibXML/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XML::XUpdate::LibXML -# Date created: 15 July 2002 -# Whom: Lev Serebryakov -# +# Created by: Lev Serebryakov # $FreeBSD$ -# PORTNAME= XML-XUpdate-LibXML PORTVERSION= 0.6.0 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-XML-LibXML-Iterator>=0:${PORTSDIR}/textproc/p5-XML-LibXML-Iterator RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= xupdate.1 MAN3= XML::Normalize::LibXML.3 XML::XUpdate::LibXML.3 -- cgit v1.2.3