From d30379e62637512577efc480f54700b54994e7a7 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 20 Jul 2000 15:40:58 +0000 Subject: Depend on version 4.0 or newer of the "readline" package. --- net/coda5_client/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/coda5_client') diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index e530c522728..77bd58996ab 100644 --- a/net/coda5_client/Makefile +++ b/net/coda5_client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2000/02/09 02:27:46 fredb Exp $ +# $NetBSD: Makefile,v 1.22 2000/07/20 15:41:06 tron Exp $ # DISTNAME= coda-5.3.5 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.coda.cs.cmu.edu/ DEPENDS+= lwp>=1.1:../../devel/lwp DEPENDS+= ncurses>=4.2:../../devel/ncurses -DEPENDS+= readline-4.0:../../devel/readline +DEPENDS+= readline>=4.0:../../devel/readline #LICENSE= GPL -- cgit v1.2.3