From 0b8d17db3aa5b9d9d1570e8fa21cc243982e65ab Mon Sep 17 00:00:00 2001 From: fredb Date: Thu, 25 Oct 2001 04:13:43 +0000 Subject: Bump the dependency on libwww to 5.3.2nb1, to ensure that the packaged binaries on pre- NetBSD-1.5 systems don't carry the burden of (unnecessary) dependencies on the "openssl" shared libraries. --- 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 d8ada7d0846..87d7513151f 100644 --- a/print/teTeX-bin/Makefile +++ b/print/teTeX-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2001/10/24 00:28:48 kei Exp $ +# $NetBSD: Makefile,v 1.31 2001/10/25 04:13:43 fredb Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # @@ -15,7 +15,7 @@ COMMENT= TeX distribution for UNIX compatible systems - executables BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison DEPENDS+= teTeX-share>=1.0.2nb1:../teTeX-share DEPENDS+= dialog-0.6z:../../misc/dialog -DEPENDS+= libwww>=5.2.8:../../www/libwww +DEPENDS+= libwww>=5.3.2nb1:../../www/libwww DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= texi2html>=1.52:../../textproc/texi2html -- cgit v1.2.3