summaryrefslogtreecommitdiff
path: root/databases/kpsql
diff options
context:
space:
mode:
authorjlam <jlam>2001-05-14 15:04:49 +0000
committerjlam <jlam>2001-05-14 15:04:49 +0000
commit5abe43c5d07e24fc34254627a62c0a6382dd893a (patch)
tree91d54c77d7ad98c08530acdfbcda93bd303ba96f /databases/kpsql
parenta465745df443e22fc9707d6bcbfa7165560cb4e9 (diff)
downloadpkgsrc-5abe43c5d07e24fc34254627a62c0a6382dd893a.tar.gz
Update postgresql dependencies to look like:
DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
Diffstat (limited to 'databases/kpsql')
-rw-r--r--databases/kpsql/Makefile4
1 files changed, 2 insertions, 2 deletions
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