mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Mark BROKEN: missing header
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -fstack-protector -fno-strict-aliasing -c libwebfwlog_udf.c -fPIC -DPIC -o .libs/libwebfwlog_udf.o libwebfwlog_udf.c:13:10: fatal error: 'mysql.h' file not found #include <mysql.h> Reported by: pkg-fallout
This commit is contained in:
parent
9b99978da7
commit
28769d49c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443395
@ -12,6 +12,8 @@ COMMENT= Web-based firewall log analyzer
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= missing header
|
||||
|
||||
OPTIONS_DEFINE= MYSQL MYSQLIPV6 PGSQL DOCS
|
||||
OPTIONS_DEFAULT= MYSQL MYSQLIPV6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user