summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-01-08 22:13:18 +0000
committerjoerg <joerg@pkgsrc.org>2006-01-08 22:13:18 +0000
commitdf8aee99c44530e071097acc82f7208ac4333619 (patch)
treeae6a2d941dda3d709c4d7d4d0a40f22bae8b5692 /databases
parent06d5f26332e5f16607216a03f1a417baf5e4900f (diff)
downloadpkgsrc-df8aee99c44530e071097acc82f7208ac4333619.tar.gz
MySQL 4.0 no longer support, remove it to unbreak bulk builds.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysqlcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysqlcc/Makefile b/databases/mysqlcc/Makefile
index 8be6ea87b83..576b60c1510 100644
--- a/databases/mysqlcc/Makefile
+++ b/databases/mysqlcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/01/05 10:08:58 ghen Exp $
+# $NetBSD: Makefile,v 1.13 2006/01/08 22:13:18 joerg Exp $
#
DISTNAME= mysqlcc-0.9.4-src
@@ -24,7 +24,7 @@ CONFIGURE_ARGS+= --with-openssl-includes=${SSLBASE}/include
CONFIGURE_ARGS+= --with-openssl-lib=${SSLBASE}/lib
CONFIGURE_ENV+= QMAKESPEC="${QTDIR}/mkspecs/netbsd-g++"
-MYSQL_VERSIONS_ACCEPTED= 40 41
+MYSQL_VERSIONS_ACCEPTED= 41
INSTALLATION_DIRS= bin