From f900846e5260dc5d66ccd323d0da759c95e2d6bb Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Tue, 10 Sep 2013 17:26:57 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- textproc/p5-XML-Validate/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/p5-XML-Validate') diff --git a/textproc/p5-XML-Validate/Makefile b/textproc/p5-XML-Validate/Makefile index a9cf263cbcf0..66e0acf08952 100644 --- a/textproc/p5-XML-Validate/Makefile +++ b/textproc/p5-XML-Validate/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: textproc/p5-XML-Validate -# Date created: 10 November 2009 -# Whom: Dmitry Sivachenko -# +# Created by: Dmitry Sivachenko # $FreeBSD$ -# PORTNAME= XML-Validate PORTVERSION= 1.025 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= validxml.pl.1 MAN3= XML::Validate.3 XML::Validate::Base.3 \ -- cgit v1.2.3