From ccfc19d24258e49bfec9df1ae7b39ca5836187ab Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 13 Jun 2000 10:40:24 +0000 Subject: change dependency from gdbm-1.7.3 to gdbm>=1.7.3 --- databases/tcl-gdbm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/tcl-gdbm') diff --git a/databases/tcl-gdbm/Makefile b/databases/tcl-gdbm/Makefile index 68ee518e992..97fc763791b 100644 --- a/databases/tcl-gdbm/Makefile +++ b/databases/tcl-gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/02/15 09:26:19 agc Exp $ +# $NetBSD: Makefile,v 1.4 2000/06/13 10:40:25 wiz Exp $ # DISTNAME= Tclgdbm0.6 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.tcltk.com/ftp/ellson/ MAINTAINER= bouyer@netbsd.org DEPENDS+= tcl-8.0.5:../../lang/tcl80 -DEPENDS+= gdbm-1.7.3:../../databases/gdbm +DEPENDS+= gdbm>=1.7.3:../../databases/gdbm GNU_CONFIGURE= yes -- cgit v1.2.3