diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:18:26 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:18:26 +0000 |
| commit | c6941c482ece145e97bdb2cd8f5ae1f8938298ea (patch) | |
| tree | 6cba635ca6a0900686686afe6df65efafe2cb104 /security/webfwlog | |
| parent | fa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (diff) | |
Notes
Diffstat (limited to 'security/webfwlog')
| -rw-r--r-- | security/webfwlog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/webfwlog/Makefile b/security/webfwlog/Makefile index a787487872ee..1fc8a3ca1516 100644 --- a/security/webfwlog/Makefile +++ b/security/webfwlog/Makefile @@ -11,7 +11,7 @@ COMMENT= A web-based firewall log analyzer LICENSE= GPLv2 -OPTIONS_DEFINE= MYSQL MYSQLIPV6 PGSQL +OPTIONS_DEFINE= MYSQL MYSQLIPV6 PGSQL DOCS OPTIONS_DEFAULTS= MYSQL MYSQLIPV6 MYSQLIPV6_DESC= Shared library plugin for Mysql IPv6 support |
