summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-05-14 15:04:49 +0000
committerjlam <jlam@pkgsrc.org>2001-05-14 15:04:49 +0000
commitcded4feae4d74b6c209548b7c5e284339aeaf023 (patch)
tree91d54c77d7ad98c08530acdfbcda93bd303ba96f /databases
parentec25a5bbb0ca2fe4115c24576714b2946b3aeaeb (diff)
downloadpkgsrc-cded4feae4d74b6c209548b7c5e284339aeaf023.tar.gz
Update postgresql dependencies to look like:
DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
Diffstat (limited to 'databases')
-rw-r--r--databases/gtksql/Makefile4
-rw-r--r--databases/gtranscript/Makefile4
-rw-r--r--databases/kpsql/Makefile4
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
-rw-r--r--databases/p5-pgsql/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 7ead96c3639..c8b2add00bc 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2001/02/16 14:17:25 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2001/05/14 15:04:49 jlam Exp $
#
DISTNAME= gtksql-0.3
@@ -13,7 +13,7 @@ HOMEPAGE= http://www.multimania.com/bbrox/GtkSQL/
COMMENT= Query tool for PostgreSQL written with GTK
DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= postgresql>=6.5.3:../../databases/postgresql
+DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
USE_X11BASE= # defined
diff --git a/databases/gtranscript/Makefile b/databases/gtranscript/Makefile
index 516b0446e3b..57ea565f810 100644
--- a/databases/gtranscript/Makefile
+++ b/databases/gtranscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/02/16 14:17:26 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/05/14 15:04:50 jlam Exp $
#
DISTNAME= gtranscript-0.0.1
@@ -18,7 +18,7 @@ HOMEPAGE= http://gtranscript.linuxbox.com/
COMMENT= SQL Database Client with GNOME frontend
DEPENDS+= gnome-core-*:../../x11/gnome-core
-DEPENDS+= postgresql>=6.5.3:../../databases/postgresql
+DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
GNU_CONFIGURE= YES
USE_X11BASE= YES
diff --git a/databases/kpsql/Makefile b/databases/kpsql/Makefile
index 38934ec7dad..57d87ddb26a 100644
--- a/databases/kpsql/Makefile
+++ b/databases/kpsql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/03/10 12:14:07 wulf Exp $
+# $NetBSD: Makefile,v 1.5 2001/05/14 15:04:50 jlam Exp $
#
DISTNAME= kpsql-1.0
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.mutinybaysoftware.com/kpsql.html
COMMENT= Interactive Query Tool for PostgreSQL
DEPENDS+= kdebase>=1.1:../../x11/kdebase
-DEPENDS+= postgresql>=6.4:../../databases/postgresql
+DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
#
# PostgreSQL is currently not supported by all platforms
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index ce6a5439ad6..d70511f7b31 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/02/16 14:17:32 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/05/14 15:04:50 jlam Exp $
#
DISTNAME= DBD-Pg-0.95
@@ -10,7 +10,7 @@ MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.postgresql.org/
COMMENT= perl DBI/DBD driver for PostgreSQL databases
-DEPENDS+= postgresql>=6.5.3:../../databases/postgresql
+DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
DEPENDS+= p5-DBI>=1.08:../../databases/p5-DBI
USE_PERL5= # defined
diff --git a/databases/p5-pgsql/Makefile b/databases/p5-pgsql/Makefile
index 6a55907c5b5..f0bc3bedc55 100644
--- a/databases/p5-pgsql/Makefile
+++ b/databases/p5-pgsql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/03/05 20:07:47 jtb Exp $
+# $NetBSD: Makefile,v 1.7 2001/05/14 15:04:51 jlam Exp $
DISTNAME= pgsql_perl5-1.9.0
PKGNAME= p5-pgsql-1.9.0
@@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.pobox.com/~gbarr/perl-ldap/
COMMENT= Perl interface class for PostgreSQL
-DEPENDS+= postgresql-[0-9]*:../../databases/postgresql
+DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Pg/.packlist