aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-04-09 17:28:20 -0300
committerRenato Botelho <garga@FreeBSD.org>2014-04-09 17:28:20 -0300
commit9ef17f4aa50b1516ef650d02e4812a7edb0f1e95 (patch)
tree29ae13f95aea6bf1331f3ae791b4fe1911c02b8e
parent145329bfc95c482e446dc2f30aebd73cb1666762 (diff)
downloadpfsense-packages-9ef17f4aa50b1516ef650d02e4812a7edb0f1e95.tar.gz
pfsense-packages-9ef17f4aa50b1516ef650d02e4812a7edb0f1e95.tar.bz2
pfsense-packages-9ef17f4aa50b1516ef650d02e4812a7edb0f1e95.zip
Fix build options for avahi
-rw-r--r--pkg_config.10.xml2
-rw-r--r--pkg_config.8.xml2
-rw-r--r--pkg_config.8.xml.amd642
3 files changed, 3 insertions, 3 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index bfb216cf..f18e4fd4 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -251,7 +251,7 @@
<website>http://www.avahi.org/</website>
<descr>Avahi is a system which facilitates service discovery on a local network. This means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in Apple MacOS X (branded Rendezvous, Bonjour and sometimes Zeroconf) and is very convenient. Avahi is mainly based on Lennart Poettering's flexmdns mDNS implementation for Linux which has been discontinued in favour of Avahi.</descr>
<category>Network Management</category>
- <build_options>avahi_UNSET_FORCE=GTK</build_options>
+ <build_options>avahi_UNSET_FORCE=GTK;cairo_UNSET_FORCE=X11 XCB</build_options>
<build_pbi>
<port>net/avahi</port>
</build_pbi>
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index f401957c..23c07ca7 100644
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -333,7 +333,7 @@
<depends_on_package_base_url>https://files.pfsense.org/packages/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_options>avahi_UNSET_FORCE=GTK;cairo_UNSET_FORCE=X11 XCB</build_options>
<build_pbi>
<port>net/avahi</port>
</build_pbi>
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index df12210f..e7781e48 100644
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -320,7 +320,7 @@
<depends_on_package_base_url>https://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_options>avahi_UNSET_FORCE=GTK;cairo_UNSET_FORCE=X11 XCB</build_options>
<build_pbi>
<port>net/avahi</port>
</build_pbi>