aboutsummaryrefslogtreecommitdiff
path: root/multimedia/kooha
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-10-10 19:28:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-10-10 19:44:42 +0000
commit2c672a4de941dc57142d867ba42396b1b64d2921 (patch)
tree8df5490a1c027e22b101c5ee6a85de2599b1756c /multimedia/kooha
parent221a492f5c87d536e466ae45c8adef13b4771ba2 (diff)
downloadports-2c672a4de941dc57142d867ba42396b1b64d2921.tar.gz
ports-2c672a4de941dc57142d867ba42396b1b64d2921.zip
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 'multimedia/kooha')
-rw-r--r--multimedia/kooha/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/kooha/Makefile b/multimedia/kooha/Makefile
index 9d3e72e79130..384c571ad7b4 100644
--- a/multimedia/kooha/Makefile
+++ b/multimedia/kooha/Makefile
@@ -21,7 +21,6 @@ GH_PROJECT= Kooha
SHEBANG_FILES= build-aux/meson_post_install.py
MAKE_ENV= ${CARGO_ENV}
GLIB_SCHEMAS= io.github.seadve.Kooha.gschema.xml
-INSTALLS_ICONS= yes
CARGO_CRATES= aho-corasick-0.7.18 \
anyhow-1.0.43 \