forked from Lainports/freebsd-ports
databases/luadbi: Ignore with mysql 8.l0
PR: 269203 Reported by: exp-run Approved by: portmgr (just-fix-it)
This commit is contained in:
parent
df04208058
commit
d1207aa8bb
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue