Skip to content

Commit

Permalink
sysutils/polkit-gnome: remove wrong dependency on gtk20
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Feb 1, 2023
1 parent 49e0bd1 commit 159514a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions sysutils/polkit-gnome/Makefile
@@ -1,6 +1,6 @@
PORTNAME= polkit-gnome
PORTVERSION= 0.105
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME

Expand All @@ -11,11 +11,10 @@ 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
Expand Down

0 comments on commit 159514a

Please sign in to comment.