summaryrefslogtreecommitdiff
path: root/databases/mysql4-client
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-12-02 00:42:06 +0000
committerxtraeme <xtraeme>2004-12-02 00:42:06 +0000
commit025fcb4139236aeb992dc29e4592fdc44dec6624 (patch)
treed9dce8e37b51c464077b00e2401f4a342c416afe /databases/mysql4-client
parent59bad67771c436af7e73e595d5dd567765c576ec (diff)
downloadpkgsrc-025fcb4139236aeb992dc29e4592fdc44dec6624.tar.gz
Revert previous, ``mysqlhotcopy'' requires p5-DBD-mysql, which requires
mysql*-client! explain which are the required packages to run the script.
Diffstat (limited to 'databases/mysql4-client')
-rw-r--r--databases/mysql4-client/MESSAGE10
-rw-r--r--databases/mysql4-client/Makefile7
2 files changed, 12 insertions, 5 deletions
diff --git a/databases/mysql4-client/MESSAGE b/databases/mysql4-client/MESSAGE
new file mode 100644
index 00000000000..ba909323f2c
--- /dev/null
+++ b/databases/mysql4-client/MESSAGE
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2004/12/02 00:42:06 xtraeme Exp $
+
+To use the ``mysqlhotcopy'' script, you'll have to install the following
+packages:
+
+ devel/p5-File-Temp
+ databases/p5-DBD-mysql
+
+===========================================================================
diff --git a/databases/mysql4-client/Makefile b/databases/mysql4-client/Makefile
index 4cf9f991ba4..85a6c0729d3 100644
--- a/databases/mysql4-client/Makefile
+++ b/databases/mysql4-client/Makefile
@@ -1,15 +1,12 @@
-# $NetBSD: Makefile,v 1.16 2004/12/01 14:01:04 xtraeme Exp $
+# $NetBSD: Makefile,v 1.17 2004/12/02 00:42:06 xtraeme Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
-PKGREVISION= 6
+PKGREVISION= 5
SVR4_PKGNAME= mysqc
COMMENT= MySQL 4, a free SQL database (client)
CONFLICTS= {mysql-client-[0-9]*,mysql3-client-[0-9]*}
-DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
-DEPENDS+= p5-File-Temp-[0-9]*:../../devel/p5-File-Temp
-
.include "Makefile.common"
CONFIGURE_ARGS+= --without-extra-tools