summaryrefslogtreecommitdiff
path: root/editors/lyx-qt
diff options
context:
space:
mode:
authorminskim <minskim>2006-05-13 03:44:23 +0000
committerminskim <minskim>2006-05-13 03:44:23 +0000
commitce8253eb185afe7af05efa6b30ab611bd8ea7570 (patch)
tree2c18ca092663df72077c1e313c65a4dcdcd9c1ee /editors/lyx-qt
parent46bd498aada7dbe7d570f3edbfc6760c6a03f458 (diff)
downloadpkgsrc-ce8253eb185afe7af05efa6b30ab611bd8ea7570.tar.gz
Remove references to teTeX1.
Diffstat (limited to 'editors/lyx-qt')
-rw-r--r--editors/lyx-qt/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common
index 305b1a52dde..131466e75e2 100644
--- a/editors/lyx-qt/Makefile.common
+++ b/editors/lyx-qt/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.37 2006/04/18 23:21:18 reed Exp $
+# $NetBSD: Makefile.common,v 1.38 2006/05/13 03:44:23 minskim Exp $
#
DISTNAME= lyx-1.4.1
@@ -33,7 +33,7 @@ USE_TOOLS+= gmake perl:run
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
GCC_REQD+= 2.95
-TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED= teTeX2 teTeX3
MAKE_ENV+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX}
CONFIGURE_ARGS+= --with-pspell-lib=${BUILDLINK_PREFIX.aspell}/lib \