summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2000-03-09 10:56:12 +0000
committertron <tron>2000-03-09 10:56:12 +0000
commit87497d5105c752018e36c7e7ef438e4030522a31 (patch)
tree34cc9b0d6c7fbeea5c769c1d784f4f4faa372778
parent63d5dd36cd255c7706965d94c2c59d8bb0efedc6 (diff)
downloadpkgsrc-87497d5105c752018e36c7e7ef438e4030522a31.tar.gz
Depend on "teTeX" package version 1.0.6 or newer.
-rw-r--r--print/lyx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 7749bc90381..7282e9372e7 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2000/02/15 09:26:23 agc Exp $
+# $NetBSD: Makefile,v 1.25 2000/03/09 10:56:12 tron Exp $
# FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp
#
@@ -10,7 +10,7 @@ MAINTAINER= frueauf@netbsd.org
HOMEPAGE= http://www.lyx.org/
DEPENDS= ispell-3.1.20:../../textproc/ispell
-DEPENDS+= teTeX-1.0.6:../../print/teTeX
+DEPENDS+= teTeX>=1.0.6:../../print/teTeX
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= xforms-0.88:../../x11/xforms