From 54a947b0a07c60c3c5be70acce2fa7a30084fa02 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 10 Aug 2006 03:21:39 +0000 Subject: Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed shortly. --- editors/TeXmacs/Makefile | 4 ++-- editors/lyx-qt/Makefile.common | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'editors') diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index e32cd9fe31f..fe6fb655774 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2006/05/31 18:21:24 drochner Exp $ +# $NetBSD: Makefile,v 1.60 2006/08/10 03:21:39 minskim Exp $ DISTNAME= TeXmacs-1.0.6.2-src PKGNAME= ${DISTNAME:S/-src//} @@ -15,7 +15,7 @@ BUILD_TARGET= TEXMACS USE_TOOLS+= gmake USE_LANGUAGES= c c++ GNU_CONFIGURE= yes -TEX_ACCEPTED= teTeX2 teTeX3 +TEX_ACCEPTED= teTeX3 PYTHON_PATCH_SCRIPTS= plugins/python/bin/tm_python diff --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common index 887d5b55583..a31510fea09 100644 --- a/editors/lyx-qt/Makefile.common +++ b/editors/lyx-qt/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.41 2006/07/25 12:20:44 joerg Exp $ +# $NetBSD: Makefile.common,v 1.42 2006/08/10 03:21:40 minskim Exp $ # DISTNAME= lyx-1.4.2 @@ -34,7 +34,7 @@ EXTRACT_USING= gtar USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES GCC_REQD+= 2.95 -TEX_ACCEPTED= teTeX2 teTeX3 +TEX_ACCEPTED= teTeX3 MAKE_ENV+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX} CONFIGURE_ARGS+= --with-pspell-lib=${BUILDLINK_PREFIX.aspell}/lib \ -- cgit v1.2.3