summaryrefslogtreecommitdiff
path: root/www/lynx
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>1999-07-22 07:10:47 +0000
committermycroft <mycroft@pkgsrc.org>1999-07-22 07:10:47 +0000
commit00f045cdf878c820f9703b796bb69b94fb4fd92b (patch)
treed2ea72a8e352d764e5275615431632c952798610 /www/lynx
parent4441e71871338fb9f16b59e41026b5e011015a95 (diff)
downloadpkgsrc-00f045cdf878c820f9703b796bb69b94fb4fd92b.tar.gz
libslang to 1.3.8
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 fa92424f3be..22c7515461f 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1999/07/13 00:53:14 jlam Exp $
+# $NetBSD: Makefile,v 1.21 1999/07/22 07:10:49 mycroft 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.7:../../devel/libslang
+DEPENDS+= libslang-1.3.8:../../devel/libslang
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-screen=slang --with-zlib --libdir="${PREFIX}/etc"