summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>1999-09-20 23:48:47 +0000
committerjlam <jlam>1999-09-20 23:48:47 +0000
commited4e201eb29478cfdb9af68fbde16ee49780d738 (patch)
tree08746ff77be38dfc0de7af175cd72c812048ab2b
parentbd7f4676c04dca3776ae097025eabfdb9915ab34 (diff)
downloadpkgsrc-ed4e201eb29478cfdb9af68fbde16ee49780d738.tar.gz
Update dependencies on postgresql.
-rw-r--r--databases/gtksql/Makefile4
-rw-r--r--databases/gtranscript/Makefile4
-rw-r--r--www/php3-pgsql/Makefile4
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