From a3381e2416389dbfd7276bc129e52842a519182b Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Wed, 1 Feb 2023 05:26:21 -0600 Subject: databases/mysqltcl: Ignore with mysql 8.0 PR: 269203 Reported by: exp-run --- databases/mysqltcl/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile index f7eb68d5cd7e..6103ea539eda 100644 --- a/databases/mysqltcl/Makefile +++ b/databases/mysqltcl/Makefile @@ -8,6 +8,7 @@ COMMENT= TCL module for accessing MySQL databases based on msqltcl WWW= http://www.xdobry.de/mysqltcl/ USES= mysql tcl +IGNORE_WITH_MYSQL= 80 USE_LDCONFIG= yes PLIST_FILES= lib/${PORTNAME}-${PORTVERSION}/libmysqltcl${PORTVERSION}.so \ -- cgit v1.2.3