summaryrefslogtreecommitdiff
path: root/www/lynx
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>1999-10-15 23:59:18 +0000
committermjl <mjl@pkgsrc.org>1999-10-15 23:59:18 +0000
commitd8affa516203ce90c029c739f7df07eed44ab9dc (patch)
tree5104cf0b6a481db879065026ae3ba5eba511da10 /www/lynx
parentf4cbb285a70b28c6d85208ef482f87c3bb5c68a8 (diff)
downloadpkgsrc-d8affa516203ce90c029c739f7df07eed44ab9dc.tar.gz
Update dependeny on libslang to 1.3.9
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 22c7515461f..a60baa8f3a3 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 1999/07/22 07:10:49 mycroft Exp $
+# $NetBSD: Makefile,v 1.22 1999/10/15 23:59:18 mjl Exp $
#
DISTNAME= lynx2-8-2
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.slcc.edu/lynx/release2-8-2/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.slcc.edu/lynx/
-DEPENDS+= libslang-1.3.8:../../devel/libslang
+DEPENDS+= libslang-1.3.9:../../devel/libslang
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-screen=slang --with-zlib --libdir="${PREFIX}/etc"