diff options
Diffstat (limited to 'net/avahi-sharp/Makefile')
-rw-r--r-- | net/avahi-sharp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/avahi-sharp/Makefile b/net/avahi-sharp/Makefile index c0e42554a858..c488e52cbea7 100644 --- a/net/avahi-sharp/Makefile +++ b/net/avahi-sharp/Makefile @@ -6,7 +6,7 @@ # $Id: Makefile,v 1.2 2006/02/15 19:15:40 tmclau02 Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= net dns PKGNAMESUFFIX= -sharp @@ -27,7 +27,7 @@ AVAHI_SLAVE= yes USE_GNOME= gnomehack gnometarget CONFIGURE_ARGS= --with-distro=freebsd \ - --with-dbus-system-address=unix:path=/var/run/dbus \ + --with-dbus-system-address=unix:path=/var/run/dbus/system_bus_socket \ --disable-gtk \ --disable-qt3 \ --disable-qt4 \ |