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
commitd2ff8316e5784e2f092e5b501e434c3c6a64c042 (patch)
tree049d6d84b089d6ab2ba64c5f6ce5fb229bf7d18c /databases
parent9ec39029dfc96e7c034561d8739f9adc593e3278 (diff)
downloadpkgsrc-d2ff8316e5784e2f092e5b501e434c3c6a64c042.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