diff options
Diffstat (limited to 'sysutils/polkit-gnome/Makefile')
-rw-r--r-- | sysutils/polkit-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile index add57a990bba..5fcbf55fc037 100644 --- a/sysutils/polkit-gnome/Makefile +++ b/sysutils/polkit-gnome/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME frontend to the PolicyKit framework -LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit +LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit USES= gettext gmake pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix gtk20 gtk30 intlhack |