summaryrefslogtreecommitdiff
path: root/databases/xmysql
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>2001-03-26 14:54:19 +0000
committerbad <bad@pkgsrc.org>2001-03-26 14:54:19 +0000
commit0e87083ae4c5cc88ddfabbb2dd00d43e808808e3 (patch)
tree71ee804807a353102fafa3d3cd9b23acc47f2724 /databases/xmysql
parenta69e602dbdde31e2eeb78105ca297f6a2a8a9521 (diff)
downloadpkgsrc-0e87083ae4c5cc88ddfabbb2dd00d43e808808e3.tar.gz
Depend on mysql-client>=3.23.35 because of library major bump.
Diffstat (limited to 'databases/xmysql')
-rw-r--r--databases/xmysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
index 50ddbca2689..3d5e29ecd8c 100644
--- a/databases/xmysql/Makefile
+++ b/databases/xmysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/02/16 14:17:43 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/03/26 14:54:20 bad Exp $
#
DISTNAME= xmysql-1.10
@@ -9,7 +9,7 @@ MAINTAINER= bad@netbsd.org
HOMEPAGE= http://web.wt.net/~dblhack
COMMENT= Graphical front end to the MySQL database engine
-DEPENDS= mysql-client-3.22.32:../../databases/mysql-client
+DEPENDS= mysql-client>=3.23.35:../../databases/mysql-client
DEPENDS+= xforms>=0.88nb1:../../x11/xforms
MAKE_ENV+= X11PREFIX=${X11PREFIX}