From 439842310d3304fe03dc47cae9cea07f056fbc0c Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 12 Feb 2008 02:23:45 +0000 Subject: Mezz had mentioned we should be using policykit in gnome-panel, so enable it. This will allow one to set the timezone from the clock applet. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10422 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-panel/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 54ad64b44..0933c2a85 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.169 2008/02/09 23:27:40 mezz Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.170 2008/02/12 01:04:06 marcus Exp $ # PORTNAME= gnome-panel PORTVERSION= 2.21.91 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -21,7 +21,8 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) -LIB_DEPENDS= gweather.0:${PORTSDIR}/net/libgweather +LIB_DEPENDS= gweather.0:${PORTSDIR}/net/libgweather \ + polkit-gnome.0:${PORTSDIR}/sysutils/policykit-gnome USE_GETTEXT= yes USE_XLIB= yes @@ -37,7 +38,7 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ --with-kde-docdir=${LOCALBASE}/share/doc \ --disable-network-manager \ - --disable-polkit + --enable-polkit CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3