From 4f69dd47928c743db3a2b65d38c1fe0ad1771ae4 Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 14 Mar 2011 18:53:31 +0000 Subject: [PATCH] xmltex does not use the "tex" command. --- textproc/tex-xmltex/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/textproc/tex-xmltex/Makefile b/textproc/tex-xmltex/Makefile index 386adc781e0..899a2ae524d 100644 --- a/textproc/tex-xmltex/Makefile +++ b/textproc/tex-xmltex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2010/05/04 23:51:22 minskim Exp $ +# $NetBSD: Makefile,v 1.12 2011/01/17 22:31:53 minskim Exp $ DISTNAME= xmltex PKGNAME= tex-${DISTNAME}-1.9 -PKGREVISION= 7 +PKGREVISION= 8 TEXLIVE_REV= 18835 MAINTAINER= minskim@NetBSD.org @@ -14,7 +14,6 @@ DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-latexconfig-[0-9]*:../../print/tex-latexconfig DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex -DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex INSTALLATION_DIRS= bin -- 2.41.0