diff options
Diffstat (limited to 'sysutils/polkit-gnome/Makefile')
-rw-r--r-- | sysutils/polkit-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile index 26988c600..8d38a7afc 100644 --- a/sysutils/polkit-gnome/Makefile +++ b/sysutils/polkit-gnome/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast<kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.1 2009/08/17 16:50:08 kwm Exp $ # PORTNAME= polkit-gnome @@ -19,7 +19,7 @@ LIB_DEPENDS= polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_GNOME= gnomehack glib20 intlhack +USE_GNOME= gnomehack gtk20 intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-gtk-doc \ |