From e91a050e2e1205f1fd54ffc8c66aa2680ffb6a63 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Wed, 11 Sep 2013 08:15:53 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- textproc/p5-XML-Canonical/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/p5-XML-Canonical') diff --git a/textproc/p5-XML-Canonical/Makefile b/textproc/p5-XML-Canonical/Makefile index 05cbe9ef6531..81fdf456eac3 100644 --- a/textproc/p5-XML-Canonical/Makefile +++ b/textproc/p5-XML-Canonical/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-XML-Canonical -# Date created: 2007-07-15 -# Whom: Gea-Suan Lin -# +# Created by: Gea-Suan Lin # $FreeBSD$ -# PORTNAME= XML-Canonical PORTVERSION= 0.10 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-XML-GDOME>=0:${PORTSDIR}/textproc/p5-XML-GDOME RUN_DEPENDS:= ${BUILD_DEPENDS} LIB_DEPENDS= gdome:${PORTSDIR}/textproc/gdome2 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= XML::Canonical.3 -- cgit v1.2.3