summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/TeXmacs/Makefile6
-rw-r--r--editors/lyx-qt/Makefile4
-rw-r--r--editors/lyx-qt/Makefile.common4
-rw-r--r--editors/lyx-xforms/Makefile4
4 files changed, 9 insertions, 9 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index a8cc1435531..b54004407c9 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2003/10/08 20:58:05 reed Exp $
+# $NetBSD: Makefile,v 1.19 2003/12/24 13:02:00 jmmv Exp $
DISTNAME= TeXmacs-1.0.1-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/
@@ -10,7 +10,7 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.texmacs.org
COMMENT= GNU TeXmacs (free scientific text editor)
-DEPENDS+= teTeX{,2}>=1.0:../../print/teTeX
+DEPENDS+= teTeX>=1.0:../../print/teTeX
ALL_TARGET= TEXMACS
diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile
index d92a217fa4f..4a5b1f41fff 100644
--- a/editors/lyx-qt/Makefile
+++ b/editors/lyx-qt/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2003/12/23 21:10:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2003/12/24 13:02:00 jmmv Exp $
#
.include "./Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT+= (QT version)
diff --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common
index a1c71606f0c..4b5f9d802ef 100644
--- a/editors/lyx-qt/Makefile.common
+++ b/editors/lyx-qt/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2003/12/23 21:10:22 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.10 2003/12/24 13:02:00 jmmv Exp $
#
DISTNAME= lyx-1.3.3
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.lyx.org/
COMMENT= Graphical frontend for LaTeX
CONFLICTS= lyx-[0-9]*
-DEPENDS+= {teTeX-[0-9]*,teTeX2-[0-9]*}:../../print/teTeX2
+DEPENDS+= teTeX-[0-9]*:../../print/teTeX
DESCR_SRC= ${.CURDIR}/../../editors/lyx-qt/DESCR
DISTINFO_FILE= ${.CURDIR}/../../editors/lyx-qt/distinfo
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index b3d171b9eef..5079ecf1396 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2003/12/23 21:10:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/12/24 13:02:00 jmmv Exp $
#
.include "../lyx-qt/Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT+= (xforms version)