From ed4e201eb29478cfdb9af68fbde16ee49780d738 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 20 Sep 1999 23:48:47 +0000 Subject: Update dependencies on postgresql. --- databases/gtksql/Makefile | 4 ++-- databases/gtranscript/Makefile | 4 ++-- www/php3-pgsql/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile index 2036521cc88..b37d4a2309a 100644 --- a/databases/gtksql/Makefile +++ b/databases/gtksql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/08/28 09:43:08 rh Exp $ +# $NetBSD: Makefile,v 1.8 1999/09/20 23:48:47 jlam Exp $ # DISTNAME= gtksql-0.3 @@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.multimania.com/bbrox/GtkSQL/ DEPENDS+= gtk+-1.2.4:../../x11/gtk -DEPENDS+= postgresql-6.4.2:../../databases/postgresql +DEPENDS+= postgresql-6.5.2:../../databases/postgresql USE_X11BASE= diff --git a/databases/gtranscript/Makefile b/databases/gtranscript/Makefile index d690de4ceea..8a9c78c43f2 100644 --- a/databases/gtranscript/Makefile +++ b/databases/gtranscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/09/06 19:04:37 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1999/09/20 23:48:48 jlam Exp $ # DISTNAME= gtranscript-0.0.1 @@ -17,7 +17,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://gtranscript.linuxbox.com/ DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core -DEPENDS+= postgresql-6.4.2:../../databases/postgresql +DEPENDS+= postgresql-6.5.2:../../databases/postgresql GNU_CONFIGURE= YES USE_X11BASE= YES diff --git a/www/php3-pgsql/Makefile b/www/php3-pgsql/Makefile index e7a27228463..e346fa05efe 100644 --- a/www/php3-pgsql/Makefile +++ b/www/php3-pgsql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 1999/09/01 17:09:56 bad Exp $ +# $NetBSD: Makefile,v 1.3 1999/09/20 23:48:48 jlam Exp $ # PKGNAME= php-pgsql-${PHP_VERSION} -DEPENDS+= postgresql-6.4.2:../../databases/postgresql +DEPENDS+= postgresql-6.5.2:../../databases/postgresql CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}/pgsql -- cgit v1.2.3