From b0b2c0b2fe4e5aaee3fbf10b6522be8c11313bf9 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 22 Feb 2001 13:25:10 +0000 Subject: Hardcode version number in dependence on "dialog" package because "0.6z" is not a correct dewey number. --- print/teTeX-bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/teTeX-bin') 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 -- cgit v1.2.3