summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/polkit-gnome/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile
index 1d14cb9fb..5c0de28f2 100644
--- a/sysutils/polkit-gnome/Makefile
+++ b/sysutils/polkit-gnome/Makefile
@@ -3,12 +3,12 @@
# Whom: Koop Mast<kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.2 2009/09/10 15:01:19 kwm Exp $
+# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.3 2009/09/11 17:30:45 marcus Exp $
#
PORTNAME= polkit-gnome
PORTVERSION= 0.94
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= http://hal.freedesktop.org/releases/
@@ -20,7 +20,7 @@ LIB_DEPENDS= polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit
USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_GNOME= gnomehack gnometarget gtk20 intlhack
+USE_GNOME= gnomehack gnomeprefix gtk20 intlhack
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-gtk-doc \