From 04435f9c16e565de92e528c203e898f2aa2b6d3b Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 24 Dec 2003 13:02:00 +0000 Subject: Adjust dependancies and bump PKGREVISION due to: - teTeX 1.0.x packages have been moved to teTeX1* directories. - teTeX 2.0.x packages have been moved to teTeX* directories and their base name has been changed to teTeX (instead of teTeX2). --- textproc/latex2html/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 135e602fa7f..cbbabae5ea2 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 22:54:29 grant Exp $ +# $NetBSD: Makefile,v 1.12 2003/12/24 13:02:01 jmmv Exp $ DISTNAME= latex2html-2002-2-1 PKGNAME= latex2html-2002.2.1 +PKGREVISION= 1 CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/} @@ -9,7 +10,7 @@ MAINTAINER= wennmach@NetBSD.org HOMEPAGE= http://www.latex2html.org COMMENT= LaTeX to HTML converter -DEPENDS+= {teTeX-bin>=1.0.6,teTeX2-bin-[0-9]*}:../../print/teTeX-bin +DEPENDS+= teTeX-bin>=1.0.6:../../print/teTeX-bin DEPENDS+= netpbm>=9.7nb1:../../graphics/netpbm USE_PERL5= # defined -- cgit v1.2.3