From 9630e7bef6c88f72dcdc4633b553eccf13141b3a Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 19 Nov 2005 05:55:56 +0000 Subject: Add dbus to the REQUIRE line for the rcND scripts to ensure dbus is started first. Pointed out by: ahze --- net/avahi/Makefile | 1 + net/avahi/files/avahi-daemon.sh | 2 +- net/avahi/files/avahi-dnsconfd.sh | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'net/avahi') diff --git a/net/avahi/Makefile b/net/avahi/Makefile index 04b9928c6bf4..37891aa66630 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -7,6 +7,7 @@ PORTNAME= avahi PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= net dns MASTER_SITES= http://www.freedesktop.org/~lennart/ diff --git a/net/avahi/files/avahi-daemon.sh b/net/avahi/files/avahi-daemon.sh index 1d1f9b93a10a..95d90e3ee402 100644 --- a/net/avahi/files/avahi-daemon.sh +++ b/net/avahi/files/avahi-daemon.sh @@ -3,7 +3,7 @@ # $FreeBSD$ # # PROVIDE: avahi_daemon -# REQUIRE: DAEMON +# REQUIRE: DAEMON dbus # KEYWORD: FreeBSD # # Avahi's mDNSResponder, a Zeroconf (Bonjour) service advertisement daemon. diff --git a/net/avahi/files/avahi-dnsconfd.sh b/net/avahi/files/avahi-dnsconfd.sh index d194235053c8..edb5746f4e16 100644 --- a/net/avahi/files/avahi-dnsconfd.sh +++ b/net/avahi/files/avahi-dnsconfd.sh @@ -3,7 +3,7 @@ # $FreeBSD$ # # PROVIDE: avahi_dnsconfd -# REQUIRE: DAEMON +# REQUIRE: DAEMON dbus # KEYWORD: FreeBSD # # avahi-dnsconfd connects to a running avahi-daemon and runs the script -- cgit v1.2.3