aboutsummaryrefslogtreecommitdiff
path: root/databases/luadbi/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-02-01 10:58:42 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-02-01 10:58:42 +0000
commitd1207aa8bb174f0ecdfa319137a26b32d6ecd986 (patch)
tree0ecc36ea42ea13f6d99eef86fd5750d04b07c87d /databases/luadbi/Makefile
parentdf042080582344e032e7e10ce7424d544aec4cd1 (diff)
downloadports-d1207aa8bb174f0ecdfa319137a26b32d6ecd986.tar.gz
ports-d1207aa8bb174f0ecdfa319137a26b32d6ecd986.zip
databases/luadbi: Ignore with mysql 8.l0
PR: 269203 Reported by: exp-run Approved by: portmgr (just-fix-it)
Diffstat (limited to 'databases/luadbi/Makefile')
-rw-r--r--databases/luadbi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/luadbi/Makefile b/databases/luadbi/Makefile
index 1252236e68e4..8e1230770253 100644
--- a/databases/luadbi/Makefile
+++ b/databases/luadbi/Makefile
@@ -40,6 +40,7 @@ MYSQL_ALL_TARGET= mysql
MYSQL_PLIST_FILES= %%LUA_MODLIBDIR%%/dbd/mysql.so
MYSQL_MAKE_ENV+= MYSQL_LDFLAGS="-L${LOCALBASE}/lib/mysql -lmysqlclient"
MYSQL_MAKE_ENV+= MYSQL_INC="-I${LOCALBASE}/include/mysql"
+MYSQL_VARS= IGNORE_WITH_MYSQL=80
SQLITE3_USES= localbase:ldflags sqlite:3
SQLITE3_ALL_TARGET= sqlite3