From 9f48528e6e53a3f6a788a0bfcf5f3d434d79921a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 17 Sep 2013 06:51:04 +0000 Subject: Convert to new perl framework Convert from USE_GMAKE to USES=gmake --- textproc/latex2html/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'textproc/latex2html') diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 8b6f2b47ffa2..d3acfc73509e 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: latex2html -# Date created: 3 May 1998 -# Whom: brett@peloton.physics.montana.edu -# +# Created by: brett@peloton.physics.montana.edu # $FreeBSD$ -# PORTNAME= latex2html PORTVERSION= 2008 @@ -21,7 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= ja-latex2html-[0-9]* -USE_PERL5= yes +USES= perl5 USE_GHOSTSCRIPT= yes USE_TEX= latex dvipsk GNU_CONFIGURE= yes -- cgit v1.2.3