summaryrefslogtreecommitdiff
path: root/graphics/gnome-color-manager
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-10-10 21:28:49 +0200
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-10-10 21:44:42 +0200
commit2c672a4de941dc57142d867ba42396b1b64d2921 (patch)
tree8df5490a1c027e22b101c5ee6a85de2599b1756c /graphics/gnome-color-manager
parentdevel/py-resolvelib: Update to 0.8.0 (diff)
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
Diffstat (limited to 'graphics/gnome-color-manager')
-rw-r--r--graphics/gnome-color-manager/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gnome-color-manager/Makefile b/graphics/gnome-color-manager/Makefile
index 828312016dc1..10cfae8b8a31 100644
--- a/graphics/gnome-color-manager/Makefile
+++ b/graphics/gnome-color-manager/Makefile
@@ -29,7 +29,6 @@ USES= compiler:c++11-lang desktop-file-utils gettext gnome meson \
pkgconfig tar:xz
USE_GNOME= cairo gtk30 vte3
USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
MESON_ARGS= -Dtests=false \
-Dpackagekit=false