From a79598797cfd2c086807fc7f58dd362148d38200 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 22 Dec 2014 23:22:16 +0000 Subject: [PATCH] Get rid of gnomehier --- ports-mgmt/packagekit/Makefile | 4 ++-- sysutils/gnome-pkgview/Makefile | 4 ++-- sysutils/polkit/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile index 71d795e91c9d..afb4753f0df7 100644 --- a/ports-mgmt/packagekit/Makefile +++ b/ports-mgmt/packagekit/Makefile @@ -4,7 +4,7 @@ PORTNAME= PackageKit PORTVERSION= 0.6.11 -PORTREVISION?= 6 +PORTREVISION?= 7 CATEGORIES= ports-mgmt sysutils MASTER_SITES= http://www.packagekit.org/releases/ @@ -19,7 +19,7 @@ RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof USES= execinfo gettext gmake iconv libtool pathfix pkgconfig \ python:build shared-mime-info -USE_GNOME= glib20 intltool gnomehier introspection +USE_GNOME= glib20 intltool introspection USE_SQLITE= 3 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile index 65dea5d2971d..2b15b5dfd647 100644 --- a/sysutils/gnome-pkgview/Makefile +++ b/sysutils/gnome-pkgview/Makefile @@ -4,14 +4,14 @@ PORTNAME= gnome-pkgview PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils gnome MASTER_SITES= http://www.mikegtn.net/packages/gnome-pkgview/ MAINTAINER= gnome@FreeBSD.org COMMENT= Displays the version of GNOME components installed -USE_GNOME= gnomeprefix gnomehier libgnomeui intlhack +USE_GNOME= gnomeprefix libgnomeui intlhack USES= gettext gmake pkgconfig tar:bzip2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index 91455d274beb..7856c588b7bb 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -4,7 +4,7 @@ PORTNAME= polkit PORTVERSION= 0.105 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils gnome MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/ @@ -14,7 +14,7 @@ COMMENT= Framework for controlling access to system-wide components LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 RUN_DEPENDS= dbus-launch:${PORTSDIR}/devel/dbus -USE_GNOME= glib20 intlhack gnomehier introspection +USE_GNOME= glib20 intlhack introspection USES= gettext gmake libtool:keepla pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes