pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/TeXmacs Allow to use teTeX2 also.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7790390b4248
branches: trunk
changeset: 462684:7790390b4248
user: reed <reed%pkgsrc.org@localhost>
date: Wed Oct 08 20:58:05 2003 +0000
description:
Allow to use teTeX2 also.
diffstat:
editors/TeXmacs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4d56a179d239 -r 7790390b4248 editors/TeXmacs/Makefile
--- a/editors/TeXmacs/Makefile Wed Oct 08 20:25:18 2003 +0000
+++ b/editors/TeXmacs/Makefile Wed Oct 08 20:58:05 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/17 21:34:18 grant Exp $
+# $NetBSD: Makefile,v 1.18 2003/10/08 20:58:05 reed Exp $
DISTNAME= TeXmacs-1.0.1-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.texmacs.org
COMMENT= GNU TeXmacs (free scientific text editor)
-DEPENDS+= teTeX>=1.0:../../print/teTeX
+DEPENDS+= teTeX{,2}>=1.0:../../print/teTeX
ALL_TARGET= TEXMACS
Home |
Main Index |
Thread Index |
Old Index