summaryrefslogtreecommitdiff
path: root/finance/moneymanagerex
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 /finance/moneymanagerex
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 'finance/moneymanagerex')
-rw-r--r--finance/moneymanagerex/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/moneymanagerex/Makefile b/finance/moneymanagerex/Makefile
index 2ca116c13fb6..f797a257ddb8 100644
--- a/finance/moneymanagerex/Makefile
+++ b/finance/moneymanagerex/Makefile
@@ -32,7 +32,6 @@ USES= autoreconf compiler:c++11-lib gettext gmake gnome lua:52 pkgconfig
GNU_CONFIGURE= yes
USE_WX= 3.0
WX_CONF_ARGS= absolute
-INSTALLS_ICONS= yes
USE_CXXSTD= c++11
CPPFLAGS+= -I${LOCALBASE}/include \