aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/librfm
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 /x11-fm/librfm
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 'x11-fm/librfm')
-rw-r--r--x11-fm/librfm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fm/librfm/Makefile b/x11-fm/librfm/Makefile
index d36fd1ede255..765087f84d55 100644
--- a/x11-fm/librfm/Makefile
+++ b/x11-fm/librfm/Makefile
@@ -22,7 +22,6 @@ LIB_DEPENDS= libtubo.so:x11-fm/libtubo \
OPTIONS_DEFINE= NLS
CONFIGURE_ARGS+=--with-pkglibdata
-INSTALLS_ICONS= yes
USES= autoreconf gettext gnome gmake libtool:keepla pkgconfig \
tar:bzip2 xorg
GNU_CONFIGURE= yes