summaryrefslogtreecommitdiff
path: root/databases/gtranscript
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/gtranscript
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/gtranscript')
-rw-r--r--databases/gtranscript/Makefile4
1 files changed, 2 insertions, 2 deletions
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