aboutsummaryrefslogtreecommitdiff
path: root/net/avahi-sharp
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2006-02-22 18:30:03 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2006-02-22 18:30:03 +0000
commite3bddae5f1772c6a69bdb88b183a886836b424b7 (patch)
treeab21f702cccb12e7d2a08284d25bac8409dc7c9e /net/avahi-sharp
parent1fb8bef9e5f5c609dd6882a1af0e792450c781a2 (diff)
downloadports-e3bddae5f1772c6a69bdb88b183a886836b424b7.tar.gz
ports-e3bddae5f1772c6a69bdb88b183a886836b424b7.zip
Fix build by disabling unnecessary gtk+ dependency which is only an
optional dependency in the master port for that matter. Notified by: Krismail Pointyhat by: Me
Notes
Notes: svn path=/head/; revision=156691
Diffstat (limited to 'net/avahi-sharp')
-rw-r--r--net/avahi-sharp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/avahi-sharp/Makefile b/net/avahi-sharp/Makefile
index d74cd57e14e1..613268f98734 100644
--- a/net/avahi-sharp/Makefile
+++ b/net/avahi-sharp/Makefile
@@ -28,6 +28,7 @@ AVAHI_SLAVE= yes
USE_GNOME= gnomehack gnometarget
CONFIGURE_ARGS= --with-distro=freebsd \
--with-dbus-system-address=unix:path=/var/run/dbus \
+ --disable-gtk \
--disable-qt3 \
--disable-qt4 \
--disable-python \