summaryrefslogtreecommitdiff
path: root/net/coda_client
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-06-13 10:40:24 +0000
committerwiz <wiz@pkgsrc.org>2000-06-13 10:40:24 +0000
commit4a72b8b121e16844de81a06ee68a1fa6cf242ab0 (patch)
tree1e23fe3d56a80c461970083048edf491f93760cb /net/coda_client
parent9bbcfeb56d6c55ba65f47b32a84ed290c5cfca80 (diff)
downloadpkgsrc-4a72b8b121e16844de81a06ee68a1fa6cf242ab0.tar.gz
change dependency from gdbm-1.7.3 to gdbm>=1.7.3
Diffstat (limited to 'net/coda_client')
-rw-r--r--net/coda_client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/coda_client/Makefile b/net/coda_client/Makefile
index 2f9abcb0349..ba0c4c7edf8 100644
--- a/net/coda_client/Makefile
+++ b/net/coda_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/07/13 01:20:13 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2000/06/13 10:40:26 wiz Exp $
#
DISTNAME= coda-4.6.6
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= rvb@cs.cmu.edu
HOMEPAGE= http://www.coda.cs.cmu.edu/
-DEPENDS+= gdbm-1.7.3:../../databases/gdbm
+DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
DEPENDS+= readline-4.0:../../devel/readline
ONLY_FOR_PLATFORM= NetBSD-*-*