summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorobache <obache>2013-09-13 12:29:19 +0000
committerobache <obache>2013-09-13 12:29:19 +0000
commit0ad49014028cdbefb93c36f0dde743b6e119cb9e (patch)
tree31034cbc86395616fcaaf0c2ae850608bfa5e9cb /databases
parentf015ecfe7009ead33f7da5b13f81da62b8893156 (diff)
downloadpkgsrc-0ad49014028cdbefb93c36f0dde743b6e119cb9e.tar.gz
MySQL had been removed, so try to remove mysql version restriction.
Bump PKGREVISION. But this version is known that it is incompatible with 5.1 (and later?) API, so maeked as BROKEN.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysqlcc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/mysqlcc/Makefile b/databases/mysqlcc/Makefile
index d8ae2657b6a..6bf90595668 100644
--- a/databases/mysqlcc/Makefile
+++ b/databases/mysqlcc/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2013/06/06 12:54:11 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2013/09/13 12:29:19 obache Exp $
#
DISTNAME= mysqlcc-0.9.8-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mysqlcc/}
@@ -29,7 +29,7 @@ SUBST_FILES.paths= src/CApplication.cpp
SUBST_SED.paths= -e "s|@PREFIX@|${PREFIX}|"
SUBST_MESSAGE.paths= Fixing paths.
-MYSQL_VERSIONS_ACCEPTED= 50
+BROKEN= "MySQL 5.1 and later API is not supported"
INSTALLATION_DIRS= bin share/mysqlcc/translations
SUPPORT_FILES= error.wav information.wav syntax.txt warning.wav