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:
Antoine Brodin 2017-06-11 15:29:19 +00:00
parent 9b99978da7
commit 28769d49c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443395

View File

@ -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