aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-02-01 11:26:21 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-02-01 12:07:20 +0000
commita3381e2416389dbfd7276bc129e52842a519182b (patch)
tree8f0ded2db2507267e918bc66d27f862f04c9360b
parent9676344ce6d2ab502cd70cde77be4c6b671b7181 (diff)
downloadports-a3381e2416389dbfd7276bc129e52842a519182b.tar.gz
ports-a3381e2416389dbfd7276bc129e52842a519182b.zip
databases/mysqltcl: Ignore with mysql 8.0
PR: 269203 Reported by: exp-run
-rw-r--r--databases/mysqltcl/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \