From fa5157ed202465169d34967031ddc6af8c152942 Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 13 May 2006 03:44:23 +0000 Subject: Remove references to teTeX1. --- cad/fastcap/Makefile | 4 ++-- cad/tnt-mmtl/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'cad') diff --git a/cad/fastcap/Makefile b/cad/fastcap/Makefile index 5f99ca9deba..bb6864e0bdb 100644 --- a/cad/fastcap/Makefile +++ b/cad/fastcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/02/05 23:08:21 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2006/05/13 03:44:23 minskim Exp $ # DISTNAME= fastcap-2.0-18Sep92 @@ -19,7 +19,7 @@ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./config CONFIGURE_ARGS+= 4 TEX_DEPMETHOD= build -TEX_ACCEPTED= teTeX1 teTeX2 teTeX3 +TEX_ACCEPTED= teTeX2 teTeX3 .if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32" GCC_REQD+= 2.95.3 diff --git a/cad/tnt-mmtl/Makefile b/cad/tnt-mmtl/Makefile index c953db701ea..87e6e4dc6cd 100644 --- a/cad/tnt-mmtl/Makefile +++ b/cad/tnt-mmtl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:08:22 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/05/13 03:44:23 minskim Exp $ # DISTNAME= tnt-1.2.2 @@ -19,7 +19,7 @@ GNU_CONFIGURE= YES USE_TOOLS+= gmake USE_LANGUAGES= c c++ fortran TEX_DEPMOD= build -TEX_ACCEPTED= teTeX1 teTeX2 teTeX3 +TEX_ACCEPTED= teTeX2 teTeX3 post-patch: ${MV} ${WRKSRC}/tnt ${WRKSRC}/tnt-mmtl -- cgit v1.2.3