From 4cd37c8b4a4e2a04b99a71789ac1a16ac6c10ff6 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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/TeXmacs') 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 -- cgit v1.2.3