summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorfredb <fredb>2001-10-25 04:13:43 +0000
committerfredb <fredb>2001-10-25 04:13:43 +0000
commited03a5fb7020cfce6d107d0803a78b782897036d (patch)
treeab230326b3239d44d24122126ee19261aabf8a4c /print
parent149784bc544d6bb302593060bc1b016a3b5ae9c9 (diff)
downloadpkgsrc-ed03a5fb7020cfce6d107d0803a78b782897036d.tar.gz
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.
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 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