summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2000-06-13 10:40:24 +0000
committerwiz <wiz>2000-06-13 10:40:24 +0000
commitccfc19d24258e49bfec9df1ae7b39ca5836187ab (patch)
tree1e23fe3d56a80c461970083048edf491f93760cb /databases
parentd19a536acb5ff644be4db4a6e8a5d21f1387646f (diff)
downloadpkgsrc-ccfc19d24258e49bfec9df1ae7b39ca5836187ab.tar.gz
change dependency from gdbm-1.7.3 to gdbm>=1.7.3
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-gdbm/Makefile4
-rw-r--r--databases/py-gdbm/Makefile4
-rw-r--r--databases/tcl-gdbm/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-gdbm/Makefile b/databases/p5-gdbm/Makefile
index bdfd2fb40c6..bca2547889d 100644
--- a/databases/p5-gdbm/Makefile
+++ b/databases/p5-gdbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/01/08 04:19:25 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2000/06/13 10:40:24 wiz Exp $
DISTNAME= perl5.004_04
PKGNAME= p5-gdbm-5.4.4
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/src/5.0/ \
MAINTAINER= packages@netbsd.org
-DEPENDS+= gdbm-1.7.3:../../databases/gdbm
+DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
USE_PERL5= YES
EXTRACT_ELEMENTS= perl5.004_04/ext/GDBM_File
diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile
index 0bc304dae2f..1a7c3c17737 100644
--- a/databases/py-gdbm/Makefile
+++ b/databases/py-gdbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/02/15 09:26:18 agc Exp $
+# $NetBSD: Makefile,v 1.11 2000/06/13 10:40:24 wiz Exp $
#
DISTNAME= py152
@@ -12,7 +12,7 @@ MAINTAINER= dolecek@ics.muni.cz
HOMEPAGE= http://www.python.org/doc/lib/module-gdbm.html
DEPENDS+= python-1.5.2:../../lang/python
-DEPENDS+= gdbm-1.7.3:../../databases/gdbm
+DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
DIST_SUBDIR= python
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