summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorminskim <minskim>2006-08-10 03:21:39 +0000
committerminskim <minskim>2006-08-10 03:21:39 +0000
commit54a947b0a07c60c3c5be70acce2fa7a30084fa02 (patch)
treecdd4731640cac7ad043f9c159cf4b661d8db28d7 /editors
parent87fef6c215813b3e52d1bcce201294ae75f23d3c (diff)
downloadpkgsrc-54a947b0a07c60c3c5be70acce2fa7a30084fa02.tar.gz
Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.
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 \