summaryrefslogtreecommitdiff
path: root/print/teTeX-bin
diff options
context:
space:
mode:
authorfredb <fredb>2001-10-25 04:13:43 +0000
committerfredb <fredb>2001-10-25 04:13:43 +0000
commit4c4464df4115ec4b9909770efc25340f6073b801 (patch)
treeab230326b3239d44d24122126ee19261aabf8a4c /print/teTeX-bin
parent34224a9cacbcf87f1fd9a0907bd04dfe6a50df1a (diff)
downloadpkgsrc-4c4464df4115ec4b9909770efc25340f6073b801.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/teTeX-bin')
-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