aboutsummaryrefslogtreecommitdiff
path: root/net/avahi
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-04-20 18:10:49 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-04-20 18:10:49 +0000
commit60c2f5ef22ed02836117660f1100d816b3dc17cc (patch)
tree70e3feaa29f52d6b249d1e5dad45db2981a007eb /net/avahi
parent659546a1b81e2466499a98efb0d345fe9bdb4b28 (diff)
downloadports-60c2f5ef22ed02836117660f1100d816b3dc17cc.tar.gz
ports-60c2f5ef22ed02836117660f1100d816b3dc17cc.zip
Notes
Diffstat (limited to 'net/avahi')
-rw-r--r--net/avahi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile
index e89bee7d7a96..16052ad376d7 100644
--- a/net/avahi/Makefile
+++ b/net/avahi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= avahi
PORTVERSION= 0.6.9
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= net dns
MASTER_SITES= http://www.avahi.org/download/
@@ -24,7 +24,7 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
CONFIGURE_ARGS?=--with-distro=freebsd \
- --with-dbus-system-address=unix:path=/var/run/dbus \
+ --with-dbus-system-address=unix:path=/var/run/dbus.pipe \
--disable-qt3 \
--disable-qt4 \
--disable-python \