aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.10.xml
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 /pkg_config.10.xml
parent145329bfc95c482e446dc2f30aebd73cb1666762 (diff)
downloadpfsense-packages-9ef17f4aa50b1516ef650d02e4812a7edb0f1e95.tar.gz
pfsense-packages-9ef17f4aa50b1516ef650d02e4812a7edb0f1e95.tar.bz2
pfsense-packages-9ef17f4aa50b1516ef650d02e4812a7edb0f1e95.zip
Fix build options for avahi
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r--pkg_config.10.xml2
1 files changed, 1 insertions, 1 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>