summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-02-22 13:25:10 +0000
committertron <tron@pkgsrc.org>2001-02-22 13:25:10 +0000
commitb0b2c0b2fe4e5aaee3fbf10b6522be8c11313bf9 (patch)
tree25a515e1901d90bf9ed7eac5bb842ede48f8a697 /print
parent2212037de17e1e29eee60d9c30e3cae3d71b04a3 (diff)
downloadpkgsrc-b0b2c0b2fe4e5aaee3fbf10b6522be8c11313bf9.tar.gz
Hardcode version number in dependence on "dialog" package because "0.6z"
is not a correct dewey number.
Diffstat (limited to 'print')
-rw-r--r--print/teTeX-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile
index 5a195681fc4..9eab0370aad 100644
--- a/print/teTeX-bin/Makefile
+++ b/print/teTeX-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/02/17 17:51:56 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2001/02/22 13:25:10 tron Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp
#
@@ -14,7 +14,7 @@ COMMENT= TeX distribution for UNIX compatible systems - executables
BUILD_DEPENDS+= ${LOCALBASE}/bin/bison:../../devel/bison
DEPENDS+= teTeX-share-1.0.*:../teTeX-share
-DEPENDS+= dialog>=0.6z:../../misc/dialog
+DEPENDS+= dialog-0.6z:../../misc/dialog
DEPENDS+= libwww>=5.2.8:../../www/libwww
DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= texi2html>=1.52:../../textproc/texi2html