From 2c25cf429d2666ce14bd7dc8623ba038953a470e Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Tue, 6 Aug 2013 08:50:49 +0000 Subject: - Convert to new perl framework - Trim Makefile header Approved by: wen@ (maintainer) --- textproc/p5-Pod-HtmlEasy/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/p5-Pod-HtmlEasy') diff --git a/textproc/p5-Pod-HtmlEasy/Makefile b/textproc/p5-Pod-HtmlEasy/Makefile index ea88fac819f3..67aa7761c971 100644 --- a/textproc/p5-Pod-HtmlEasy/Makefile +++ b/textproc/p5-Pod-HtmlEasy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Pod-HtmlEasy -# Date created: 21 Jan, 201 -# Whom: Wen Heping -# +# Created by: Wen Heping # $FreeBSD$ -# PORTNAME= Pod-HtmlEasy PORTVERSION= 1.0108 @@ -24,7 +20,8 @@ BUILD_DEPENDS= p5-version>=0.72:${PORTSDIR}/devel/p5-version \ p5-Pod-Escapes>=0:${PORTSDIR}/textproc/p5-Pod-Escapes RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= pod2indexed_html.pl.1 MAN3= Pod::HtmlEasy.3 -- cgit v1.2.3