From 8d4faca8607346972ef1666a659e400ffc71791c Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 1 Nov 2002 16:34:34 +0000 Subject: Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). --- databases/tcl-gdbm/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'databases/tcl-gdbm') diff --git a/databases/tcl-gdbm/Makefile b/databases/tcl-gdbm/Makefile index 3ca5920a709..a37ff0c9e73 100644 --- a/databases/tcl-gdbm/Makefile +++ b/databases/tcl-gdbm/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2001/05/18 15:29:36 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/11/01 16:34:38 wiz Exp $ # DISTNAME= tclgdbm-0.8 PKGNAME= tcl-gdbm-0.8 +PKGREVISION= 1 CATEGORIES= databases tcl MASTER_SITES= http://www.graphviz.org/pub/tclgdbm/ @@ -10,7 +11,7 @@ MAINTAINER= bouyer@netbsd.org COMMENT= Tcl interface to gdbm - GNU database manager DEPENDS+= tcl>=8.3.2:../../lang/tcl -DEPENDS+= gdbm>=1.7.3:../../databases/gdbm +DEPENDS+= gdbm>=1.8.3:../../databases/gdbm GNU_CONFIGURE= # defined USE_LIBTOOL= # defined -- cgit v1.2.3