diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile index 16fd5b96983d..678683a6c927 100644 --- a/sysutils/polkit-gnome/Makefile +++ b/sysutils/polkit-gnome/Makefile @@ -1,23 +1,22 @@ PORTNAME= polkit-gnome PORTVERSION= 0.105 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME frontend to the PolicyKit framework WWW= https://www.freedesktop.org/wiki/Software/polkit/ LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit USES= gettext gmake gnome pathfix pkgconfig tar:xz -USE_GNOME= gnomeprefix gtk20 gtk30 intlhack +USE_GNOME= gnomeprefix gtk30 intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-gtk-doc \ - --with-gtk=2.0 \ --localstatedir=/var CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include