From b34444207057cb50e433f09225ae937f34736284 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 24 May 2001 03:02:54 +0000 Subject: Bump dependency on tcl to the latest version...it's needed to actually build the software, but a lower dependency may be used when running the software. --- databases/tcl-postgresql/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/tcl-postgresql') diff --git a/databases/tcl-postgresql/Makefile b/databases/tcl-postgresql/Makefile index c955db06c8c..8ae4fbfa451 100644 --- a/databases/tcl-postgresql/Makefile +++ b/databases/tcl-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/05/14 14:53:52 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2001/05/24 03:02:54 jlam Exp $ .include "../../databases/postgresql/Makefile.common" .include "../../databases/postgresql/Makefile.ssl" @@ -8,7 +8,7 @@ PG_PKG_VERS= # empty COMMENT= Tcl interface to PostgreSQL DEPENDS+= postgresql-lib>=${PG_BASE_VERS}:../../databases/postgresql-lib -DEPENDS+= tcl>=8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2nb2:../../lang/tcl TCLSH= ${LOCALBASE}/bin/tclsh TCL_CONFIGDIR= ${LOCALBASE}/lib -- cgit v1.2.3