summaryrefslogtreecommitdiff
path: root/net/coda5_client
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-07-20 15:40:58 +0000
committertron <tron@pkgsrc.org>2000-07-20 15:40:58 +0000
commitebcef6eadfef276aab64d4cc2588efc5f7c3a96f (patch)
treeb355bc0409bcbd77cbd491ea0b0672b366e96cee /net/coda5_client
parent5ce1af6b37ab8362ab9b82cc12c11b71e42eaf2e (diff)
downloadpkgsrc-ebcef6eadfef276aab64d4cc2588efc5f7c3a96f.tar.gz
Depend on version 4.0 or newer of the "readline" package.
Diffstat (limited to 'net/coda5_client')
-rw-r--r--net/coda5_client/Makefile4
1 files changed, 2 insertions, 2 deletions
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