From d4285384d22753c17100041d49317e601818f88d Mon Sep 17 00:00:00 2001 From: sakamoto Date: Tue, 21 Sep 1999 01:18:06 +0000 Subject: Add DEPENDS+=readline-4.0, suggested by Hubert Feyrer. --- lang/ruby/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/ruby/Makefile') diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index d69441535e4..3d62f98df99 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1999/09/17 03:43:23 sakamoto Exp $ +# $NetBSD: Makefile,v 1.6 1999/09/21 01:18:06 sakamoto Exp $ # DISTNAME= ruby-1.4.2 @@ -17,6 +17,7 @@ HOMEPAGE= http://www.netlab.co.jp/ruby/index.html BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison DEPENDS+= gdbm-1.7.3:../../databases/gdbm DEPENDS+= ncurses-4.2:../../devel/ncurses +DEPENDS+= readline-4.0:../../devel/readline GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-shared -- cgit v1.2.3