summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2003-07-13 17:54:29 +0000
committerwiz <wiz>2003-07-13 17:54:29 +0000
commit02130ad869d19c44b1b4040422e1cbb030e80f4b (patch)
tree049d6d84b089d6ab2ba64c5f6ce5fb229bf7d18c /databases
parent8bab3711d0c65cbbbd348821701a9327aacef1f9 (diff)
downloadpkgsrc-02130ad869d19c44b1b4040422e1cbb030e80f4b.tar.gz
Update DEPENDS.
Diffstat (limited to 'databases')
-rw-r--r--databases/kpsql/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/kpsql/Makefile b/databases/kpsql/Makefile
index a81499db84e..d3c1c0f98ef 100644
--- a/databases/kpsql/Makefile
+++ b/databases/kpsql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/03/12 21:02:26 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/13 17:59:17 wiz Exp $
#
DISTNAME= kpsql-1.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases
MASTER_SITES= http://www.mutinybaysoftware.com/downloads/
EXTRACT_SUFX= .tgz
@@ -11,7 +11,7 @@ MAINTAINER= wulf@netbsd.org
HOMEPAGE= http://www.mutinybaysoftware.com/kpsql.html
COMMENT= Interactive Query Tool for PostgreSQL
-DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase
+DEPENDS+= kdebase-1.1.2nb3:../../x11/kdebase
DEPENDS+= postgresql-lib>=7.3.1:../../databases/postgresql-lib
USE_X11BASE= yes