summaryrefslogtreecommitdiff
path: root/print/teTeX1
diff options
context:
space:
mode:
authorwiz <wiz>2003-12-26 19:54:27 +0000
committerwiz <wiz>2003-12-26 19:54:27 +0000
commit8f89b35993756ef06a8dcdbbc7c59e08c27161b8 (patch)
tree2315a6eafcd09fe2d58df99f13410ee781c3958a /print/teTeX1
parent0df32fbb77e612aa72a5efcc76f5b6c3ec239843 (diff)
downloadpkgsrc-8f89b35993756ef06a8dcdbbc7c59e08c27161b8.tar.gz
Newest teTeX1-sharesrc is 1.0.1, so 1.0.[2-9]*
does not match -- change to 1.0.[1-9]*
Diffstat (limited to 'print/teTeX1')
-rw-r--r--print/teTeX1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX1/Makefile b/print/teTeX1/Makefile
index 3f9fe65784f..2548637db2e 100644
--- a/print/teTeX1/Makefile
+++ b/print/teTeX1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/24 12:58:35 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/26 19:54:27 wiz Exp $
#
DISTNAME= teTeX-1.0.7
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.tug.org/tetex/
COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems
DEPENDS+= teTeX-bin-1.0.[7-9]*:../teTeX1-bin
-DEPENDS+= teTeX-sharesrc-1.0.[2-9]*:../teTeX1-sharesrc
+DEPENDS+= teTeX-sharesrc-1.0.[1-9]*:../teTeX1-sharesrc
DEPENDS+= texi2html>=1.52:../../textproc/texi2html
USE_BUILDLINK2= yes