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 /misc/most | |
parent | 4441e71871338fb9f16b59e41026b5e011015a95 (diff) | |
download | pkgsrc-00f045cdf878c820f9703b796bb69b94fb4fd92b.tar.gz |
libslang to 1.3.8
Diffstat (limited to 'misc/most')
-rw-r--r-- | misc/most/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/most/Makefile b/misc/most/Makefile index 4266c2644bd..1992d6d73f5 100644 --- a/misc/most/Makefile +++ b/misc/most/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1999/06/22 07:34:16 tron Exp $ +# $NetBSD: Makefile,v 1.10 1999/07/22 07:10:48 mycroft Exp $ # FreeBSD Id: Makefile,v 1.2 1997/06/03 21:52:01 asami Exp # @@ -11,7 +11,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ MAINTAINER= rhwang@bigpanda.com HOMEPAGE= http://space.mit.edu/~davis/most.html -DEPENDS+= libslang-1.3.7:../../devel/libslang +DEPENDS+= libslang-1.3.8:../../devel/libslang GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-x |