From 69e7be5b2754fedf3d50d1b8be8aa8ed9607f49a Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 10 Aug 2006 03:35:33 +0000 Subject: Remove references to teTeX2. --- print/texmf-dirs/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'print/texmf-dirs') diff --git a/print/texmf-dirs/Makefile b/print/texmf-dirs/Makefile index 4c8b0726f92..cc9071e8239 100644 --- a/print/texmf-dirs/Makefile +++ b/print/texmf-dirs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/06/24 10:39:32 hira Exp $ +# $NetBSD: Makefile,v 1.7 2006/08/10 03:35:33 minskim Exp $ DISTNAME= texmf-dirs-1.3 CATEGORIES= print @@ -20,9 +20,7 @@ WRKSRC= ${WRKDIR} .include "../../mk/tex.buildlink3.mk" REQD_DIRS+= ${TEXMF_DIRS:O:S/^/${PKG_LOCALTEXMFPREFIX}\//} -.if ${TEX_TYPE} == "teTeX2" -BUILDLINK_API_DEPENDS.teTeX-bin+= teTeX-bin>=2.0.2nb7 teTeX-bin<3.0 -.elif ${TEX_TYPE} == "teTeX3" +.if ${TEX_TYPE} == "teTeX3" BUILDLINK_API_DEPENDS.teTeX-bin+= teTeX-bin>=3.0nb10 .endif -- cgit v1.2.3