From de44ad5448b2c48c1095bcffadf899b96479f5a2 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 2 May 2006 05:53:21 +0000 Subject: Make polkitd require dbus. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6194 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/policykit/Makefile | 4 ++-- sysutils/policykit/files/polkitd.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils') diff --git a/sysutils/policykit/Makefile b/sysutils/policykit/Makefile index 42b8ac566..1ab8540cb 100644 --- a/sysutils/policykit/Makefile +++ b/sysutils/policykit/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/sysutils/policykit/Makefile,v 1.5 2006/05/01 07:49:05 marcus Exp $ +# $MCom: ports/sysutils/policykit/Makefile,v 1.6 2006/05/01 23:57:56 jylefort Exp $ # PORTNAME= policykit PORTVERSION= 0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils gnome MASTER_SITES= http://www.marcuscom.com/downloads/ DISTNAME= PolicyKit-${PORTVERSION} diff --git a/sysutils/policykit/files/polkitd.in b/sysutils/policykit/files/polkitd.in index feeb6cfb9..ec82cc7b2 100644 --- a/sysutils/policykit/files/polkitd.in +++ b/sysutils/policykit/files/polkitd.in @@ -3,7 +3,7 @@ # $FreeBSD$ # # PROVIDE: polkitd -# REQUIRE: DAEMON +# REQUIRE: DAEMON dbus # # Add the following line to /etc/rc.conf to enable the PolicyKit daemon: # -- cgit v1.2.3