summaryrefslogtreecommitdiff
path: root/print/xreader
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 /print/xreader
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 'print/xreader')
-rw-r--r--print/xreader/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/print/xreader/Makefile b/print/xreader/Makefile
index 07c76aba0f50..9824180c8121 100644
--- a/print/xreader/Makefile
+++ b/print/xreader/Makefile
@@ -24,7 +24,6 @@ USE_LDCONFIG= yes
USE_GNOME= cairo gdkpixbuf2 gtk30 libxml2
USE_XORG= ice sm x11
GLIB_SCHEMAS= org.x.reader.gschema.xml
-INSTALLS_ICONS= yes
MATHJAX_DIR= ${LOCALBASE}/www/MathJax
MESON_ARGS= -Dtests=false