diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-02-11 10:48:32 -0200 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-02-11 10:48:32 -0200 |
commit | 660e8d3fa024a1b8cf7cc3b257a85c950ba9252a (patch) | |
tree | e3cd57e3818cedcba3f98a88634169dc182731b0 /pkg_config.8.xml.amd64 | |
parent | 16fe70b4a5db3ce2722a0ff6975deffa4af019c9 (diff) | |
download | pfsense-packages-660e8d3fa024a1b8cf7cc3b257a85c950ba9252a.tar.gz pfsense-packages-660e8d3fa024a1b8cf7cc3b257a85c950ba9252a.tar.bz2 pfsense-packages-660e8d3fa024a1b8cf7cc3b257a85c950ba9252a.zip |
Disable GTK option on avahi build
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 6b27aae4..9be60aeb 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -320,6 +320,7 @@ <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> <build_port_path>/usr/ports/net/avahi</build_port_path> <build_port_path>/usr/ports/net/avahi-app</build_port_path> + <build_options>avahi_UNSET_FORCE=GTK</build_options> <build_pbi> <port>net/avahi</port> </build_pbi> |