summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-09-20 23:48:47 +0000
committerjlam <jlam@pkgsrc.org>1999-09-20 23:48:47 +0000
commit5a1f11078fa6f3428313532f683254e139a70d08 (patch)
tree08746ff77be38dfc0de7af175cd72c812048ab2b /databases
parent745377f7028f13bed9820723467387361277d1bc (diff)
downloadpkgsrc-5a1f11078fa6f3428313532f683254e139a70d08.tar.gz
Update dependencies on postgresql.
Diffstat (limited to 'databases')
-rw-r--r--databases/gtksql/Makefile4
-rw-r--r--databases/gtranscript/Makefile4
2 files changed, 4 insertions, 4 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