summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/TeXmacs/Makefile4
-rw-r--r--editors/lyx-qt/Makefile.common4
2 files changed, 4 insertions, 4 deletions
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 \