diff options
author | mycroft <mycroft@pkgsrc.org> | 1999-07-22 07:10:47 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1999-07-22 07:10:47 +0000 |
commit | 00f045cdf878c820f9703b796bb69b94fb4fd92b (patch) | |
tree | d2ea72a8e352d764e5275615431632c952798610 /news/slrn | |
parent | 4441e71871338fb9f16b59e41026b5e011015a95 (diff) | |
download | pkgsrc-00f045cdf878c820f9703b796bb69b94fb4fd92b.tar.gz |
libslang to 1.3.8
Diffstat (limited to 'news/slrn')
-rw-r--r-- | news/slrn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 39f30aad7d3..71ddc97b80c 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/06/22 07:35:53 tron Exp $ +# $NetBSD: Makefile,v 1.7 1999/07/22 07:10:48 mycroft Exp $ # DISTNAME= slrn-0.9.5.6 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ \ MAINTAINER= mjl@netbsd.org HOMEPAGE= http://space.mit.edu/%7Edavis/slrn.html -DEPENDS+= libslang-1.3.7:../../devel/libslang +DEPENDS+= libslang-1.3.8:../../devel/libslang GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-X |