summaryrefslogtreecommitdiff
path: root/graphics
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
parent221a492f5c87d536e466ae45c8adef13b4771ba2 (diff)
downloadfreebsd-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 'graphics')
-rw-r--r--graphics/akira/Makefile1
-rw-r--r--graphics/art/Makefile1
-rw-r--r--graphics/atril/Makefile1
-rw-r--r--graphics/birdfont/Makefile1
-rw-r--r--graphics/blender-lts28/Makefile1
-rw-r--r--graphics/blender/Makefile1
-rw-r--r--graphics/darktable/Makefile1
-rw-r--r--graphics/dia/Makefile1
-rw-r--r--graphics/djvulibre/Makefile1
-rw-r--r--graphics/drawing/Makefile1
-rw-r--r--graphics/elementary-photos/Makefile1
-rw-r--r--graphics/entangle/Makefile1
-rw-r--r--graphics/eog/Makefile1
-rw-r--r--graphics/eom/Makefile1
-rw-r--r--graphics/epdfview/Makefile1
-rw-r--r--graphics/evince/Makefile1
-rw-r--r--graphics/evolvotron/Makefile1
-rw-r--r--graphics/fracplanet/Makefile1
-rw-r--r--graphics/frogr/Makefile1
-rw-r--r--graphics/fyre/Makefile1
-rw-r--r--graphics/gcolor3/Makefile1
-rw-r--r--graphics/gimp-app/Makefile1
-rw-r--r--graphics/gnash/Makefile1
-rw-r--r--graphics/gnome-color-manager/Makefile1
-rw-r--r--graphics/gpicview/Makefile1
-rw-r--r--graphics/grafx2/Makefile1
-rw-r--r--graphics/gthumb/Makefile1
-rw-r--r--graphics/hugin/Makefile1
-rw-r--r--graphics/inkscape/Makefile1
-rw-r--r--graphics/lightzone/Makefile1
-rw-r--r--graphics/mandelbulber/Makefile1
-rw-r--r--graphics/milton/Makefile1
-rw-r--r--graphics/minder/Makefile1
-rw-r--r--graphics/mypaint/Makefile1
-rw-r--r--graphics/photoflow/Makefile1
-rw-r--r--graphics/pinta/Makefile1
-rw-r--r--graphics/qgis-ltr/Makefile1
-rw-r--r--graphics/qgis/Makefile1
-rw-r--r--graphics/rawtherapee/Makefile1
-rw-r--r--graphics/ristretto/Makefile1
-rw-r--r--graphics/shotwell/Makefile1
-rw-r--r--graphics/swappy/Makefile1
-rw-r--r--graphics/synfigstudio/Makefile1
-rw-r--r--graphics/variety/Makefile1
-rw-r--r--graphics/viewnior/Makefile1
-rw-r--r--graphics/xournal/Makefile1
-rw-r--r--graphics/xviewer/Makefile1
-rw-r--r--graphics/zathura/Makefile1
48 files changed, 0 insertions, 48 deletions
diff --git a/graphics/akira/Makefile b/graphics/akira/Makefile
index 20b165531089..104eaa13c893 100644
--- a/graphics/akira/Makefile
+++ b/graphics/akira/Makefile
@@ -23,7 +23,6 @@ USE_GITHUB= yes
GH_ACCOUNT= akiraux
GH_PROJECT= Akira
GLIB_SCHEMAS= com.github.akiraux.akira.gschema.xml
-INSTALLS_ICONS= yes
SHEBANG_FILES= build-aux/meson/post_install.py
post-patch:
diff --git a/graphics/art/Makefile b/graphics/art/Makefile
index 1e308d1a624a..169fbbeda09a 100644
--- a/graphics/art/Makefile
+++ b/graphics/art/Makefile
@@ -32,7 +32,6 @@ USE_XORG= x11
EXTRACT_CMD= gtar
-INSTALLS_ICONS= yes
.include <bsd.port.pre.mk>
diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile
index 2e792891ea15..0ed274063c3c 100644
--- a/graphics/atril/Makefile
+++ b/graphics/atril/Makefile
@@ -34,7 +34,6 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static \
--disable-synctex
-INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
# INSTALL_TARGET= install-strip
diff --git a/graphics/birdfont/Makefile b/graphics/birdfont/Makefile
index 0d1d35a2830a..d0915a426714 100644
--- a/graphics/birdfont/Makefile
+++ b/graphics/birdfont/Makefile
@@ -25,7 +25,6 @@ USES= compiler:c++11-lang gettext-tools gnome pkgconfig \
USE_GITHUB= yes
GH_ACCOUNT= johanmattssonm
USE_GNOME= cairo glib20 gtk30
-INSTALLS_ICONS= yes
USE_LDCONFIG= yes
SHEBANG_FILES= configure install.py
diff --git a/graphics/blender-lts28/Makefile b/graphics/blender-lts28/Makefile
index 7453fc5e13b3..1f07bc735fe1 100644
--- a/graphics/blender-lts28/Makefile
+++ b/graphics/blender-lts28/Makefile
@@ -28,7 +28,6 @@ USES= cmake compiler:c++14-lang gl gnome jpeg python:3.7 shebangfix \
USE_XORG= x11 xext xfixes xmu xrender
USE_GL= gl glu glew
-INSTALLS_ICONS= yes
CMAKE_OFF= WITH_IMAGE_OPENJPEG WITH_PYTHON_INSTALL \
WITH_PYTHON_INSTALL_NUMPY WITH_INSTALL_PORTABLE \
WITH_CYCLES_LOGGING
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index b36503293d84..459d4a8b3d69 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -31,7 +31,6 @@ USES= cmake compiler:c++14-lang cpe gl gnome jpeg python:3.8 shebangfix \
USE_XORG= x11 xext xfixes xmu xrender
USE_GL= gl glu glew
-INSTALLS_ICONS= yes
CMAKE_OFF= WITH_IMAGE_OPENJPEG WITH_PYTHON_INSTALL \
WITH_PYTHON_INSTALL_NUMPY WITH_INSTALL_PORTABLE \
WITH_CYCLES_LOGGING
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 081aec71793b..0d2701a3e206 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -42,7 +42,6 @@ USES= cmake:noninja compiler:c++14-lang desktop-file-utils gl gnome jpeg \
OPTIONS_EXCLUDE=LTO
USE_GL= glu
USE_GNOME= cairo gtk30 intltool librsvg2 libxml2
-INSTALLS_ICONS= yes
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
USE_XORG= ice sm x11 xext xrandr
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile
index b497e7c955f5..f3ded78b3ade 100644
--- a/graphics/dia/Makefile
+++ b/graphics/dia/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= libpng.so:graphics/png
USES= cpe desktop-file-utils gettext gmake gnome libtool pathfix \
pkgconfig tar:xz
USE_GNOME= gtk20 gnomeprefix libxslt libartlgpl2 intlhack
-INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LOCALBASE="${LOCALBASE}"
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/graphics/djvulibre/Makefile b/graphics/djvulibre/Makefile
index 09c4c01a2992..18dabe510eb9 100644
--- a/graphics/djvulibre/Makefile
+++ b/graphics/djvulibre/Makefile
@@ -37,7 +37,6 @@ ANY2DJVU_RUN_DEPENDS= curl:ftp/curl
DESKTOPFILES_DESC= Install icons and mime types
DESKTOPFILES_CONFIGURE_ENABLE= desktopfiles
DESKTOPFILES_USES= gnome shared-mime-info
-DESKTOPFILES_VARS= INSTALLS_ICONS=yes
post-patch:
# Remove custom optimization compiler flags
diff --git a/graphics/drawing/Makefile b/graphics/drawing/Makefile
index 88eca93308cd..56442224a74d 100644
--- a/graphics/drawing/Makefile
+++ b/graphics/drawing/Makefile
@@ -18,7 +18,6 @@ GH_ACCOUNT= maoschanz
USE_GNOME= gtk30 pygobject3
GLIB_SCHEMAS= com.github.maoschanz.drawing.gschema.xml
-INSTALLS_ICONS= yes
SHEBANG_FILES= build-aux/meson/postinstall.py
.include <bsd.port.mk>
diff --git a/graphics/elementary-photos/Makefile b/graphics/elementary-photos/Makefile
index 7c5e1711666a..928131ba08ca 100644
--- a/graphics/elementary-photos/Makefile
+++ b/graphics/elementary-photos/Makefile
@@ -37,7 +37,6 @@ GH_PROJECT= photos
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
GLIB_SCHEMAS= io.elementary.photos-extras.gschema.xml \
io.elementary.photos.gschema.xml
-INSTALLS_ICONS= yes
USE_GSTREAMER1= yes
USE_LDCONFIG= yes
USE_XORG= x11
diff --git a/graphics/entangle/Makefile b/graphics/entangle/Makefile
index 8995b98b5a0b..86c6eb4a413f 100644
--- a/graphics/entangle/Makefile
+++ b/graphics/entangle/Makefile
@@ -23,7 +23,6 @@ USE_GNOME= cairo gtk30 intltool introspection
USE_GSTREAMER1= core
USE_XORG= xext
GLIB_SCHEMAS= org.entangle-photo.manager.gschema.xml
-INSTALLS_ICONS= yes
USE_LDCONFIG= yes
OPTIONS_DEFINE= NLS
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 44af1568dc8b..44a8e5f2310e 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -26,7 +26,6 @@ USES= compiler:c++11-lang desktop-file-utils gettext gnome jpeg \
xorg
USE_GNOME= cairo librsvg2 gtk30 gnomedesktop3 introspection
USE_XORG= x11
-INSTALLS_ICONS= yes
SHEBANG_FILES= ${WRKSRC}/meson_post_install.py
MESON_ARGS= -Dlibportal=false -Dlibexif=true
diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile
index 672d28c57cbf..5fabd4391ce5 100644
--- a/graphics/eom/Makefile
+++ b/graphics/eom/Makefile
@@ -29,7 +29,6 @@ USE_GNOME= cairo gnomeprefix gtk30 intltool introspection \
librsvg2 libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-cms
-INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.mate.eom.gschema.xml \
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index e0382e2b3cc7..af672f05d9bf 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib
USES= compiler:c++11-lang desktop-file-utils gmake gnome iconv \
pkgconfig tar:bzip2
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
USE_GNOME= gtk20 intlhack
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index a9e42714c97c..41b82d6f26e6 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -37,7 +37,6 @@ USE_GSTREAMER1= yes
USE_LDCONFIG= yes
USE_XORG= ice
CPE_VENDOR= gnome
-INSTALLS_ICONS= yes
MESON_ARGS= -Dgtk_doc=false \
-Dps=enabled \
-Dsystemduserunitdir=no
diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile
index 5a2527b50db3..887273b1b66d 100644
--- a/graphics/evolvotron/Makefile
+++ b/graphics/evolvotron/Makefile
@@ -26,7 +26,6 @@ USE_CXXSTD= c++11
WRKSRC= ${WRKDIR}/${PORTNAME}
-INSTALLS_ICONS= yes
ICON_SIZES= 32x32 48x48 64x64 72x72 96x96 128x128
DESKTOP_ENTRIES="Evolvotron" "Interactive image generator" "${PORTNAME}" \
diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile
index 125cab685352..2565282ba038 100644
--- a/graphics/fracplanet/Makefile
+++ b/graphics/fracplanet/Makefile
@@ -28,7 +28,6 @@ DESKTOP_ENTRIES= "Fracplanet" \
"${PORTNAME}" \
"Graphics;" \
""
-INSTALLS_ICONS= yes
PORTDOCS= *
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/graphics/frogr/Makefile b/graphics/frogr/Makefile
index 01f10128f38e..f2875ca0326a 100644
--- a/graphics/frogr/Makefile
+++ b/graphics/frogr/Makefile
@@ -25,7 +25,6 @@ CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MESON_ARGS= -Denable-header-bar=true
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= VIDEO
OPTIONS_DEFAULT= VIDEO
diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile
index 6e0018afd94a..e952f34e2c98 100644
--- a/graphics/fyre/Makefile
+++ b/graphics/fyre/Makefile
@@ -16,7 +16,6 @@ USES= compiler:c++11-lang desktop-file-utils gmake gnome pkgconfig \
shared-mime-info tar:bzip2
USE_GNOME= libglade2
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= OPTIMIZED_CFLAGS OPENEXR GNET DOCS
OPTIONS_DEFAULT= OPENEXR GNET
diff --git a/graphics/gcolor3/Makefile b/graphics/gcolor3/Makefile
index 57037fc07436..71b304a5d759 100644
--- a/graphics/gcolor3/Makefile
+++ b/graphics/gcolor3/Makefile
@@ -15,7 +15,6 @@ GL_SITE= https://gitlab.gnome.org
GL_ACCOUNT= World
GL_COMMIT= 17dca0125fc3c931418d8723b684332d35bd5715
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
-INSTALLS_ICONS= yes
MESON_ARGS= -Dwerror=false
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 203f7e692f10..69c2e7ddfcb2 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -50,7 +50,6 @@ USES+= compiler:c++14-lang cpe gettext gmake gnome jpeg libtool \
USE_XORG= ice sm x11 xcursor xext xfixes xmu xpm xt
USE_GNOME+= cairo gtk20 intltool librsvg2
USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
.if !defined(XAUTHORITY)
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index b137b9239d00..9bc6371b0178 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -37,7 +37,6 @@ USE_GNOME= atk gconf2 gtk20 libxml2 pango
USE_XORG= x11 xau xdmcp xext xi xinerama ice sm xv
USE_GL= egl
USE_SDL= sdl
-INSTALLS_ICONS= yes
SYSCONFIGDIR= ${PREFIX}/etc
# jemalloc leads to infinite recursion on FreeBSD
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
diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile
index c515d75b0d4b..1edaa0635e56 100644
--- a/graphics/gpicview/Makefile
+++ b/graphics/gpicview/Makefile
@@ -14,7 +14,6 @@ USES= desktop-file-utils gettext-tools gmake gnome jpeg localbase \
pkgconfig tar:xz xorg
USE_GNOME= gtk20 intltool
USE_XORG= x11
-INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile
index b837507f1d93..8d905718ce2f 100644
--- a/graphics/grafx2/Makefile
+++ b/graphics/grafx2/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= libpng.so:graphics/png \
USES= desktop-file-utils gmake gnome iconv:wchar_t pkgconfig sdl \
tar:tgz
-INSTALLS_ICONS= yes
USE_SDL= image2 sdl2
MAKE_ENV+= API=${GRAFX2_API} \
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index 9b2e7f6545ac..5fa11d92daac 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -38,7 +38,6 @@ MESON_ARGS= -Dlibrsvg=true \
CPE_VENDOR= gnome
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
BINARY_ALIAS= python3=${PYTHON_CMD}
SHEBANG_FILES= *.py data/gschemas/*.py gthumb/*.py po/*.py
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 79114a25856c..2b781aa1415c 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -28,7 +28,6 @@ RUN_DEPENDS= enblend>=4.1.4:graphics/enblend \
USES= cmake compiler:c++11-lib desktop-file-utils gettext gl gnome \
jpeg pkgconfig shared-mime-info shebangfix sqlite tar:bzip2 xorg
USE_GL= gl glew glu glut
-INSTALLS_ICONS= yes
USE_WX= 3.0+
USE_XORG= x11
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 99e9cb531ef5..36c744bfaa21 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -54,7 +54,6 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}_2021-05-24_c4e8f9ed74
-INSTALLS_ICONS= yes
SHEBANG_FILES= share/extensions/*.py share/extensions/genpofiles.sh \
share/templates/*.py man/fix-roff-punct
diff --git a/graphics/lightzone/Makefile b/graphics/lightzone/Makefile
index 7d9178bc1aba..374f79861935 100644
--- a/graphics/lightzone/Makefile
+++ b/graphics/lightzone/Makefile
@@ -42,7 +42,6 @@ USE_XORG= x11
JAVA_VENDOR= openjdk
JAVA_BUILD= yes
JAVA_RUN= yes
-INSTALLS_ICONS= yes
PATCH_WRKSRC= ${WRKSRC:H}
WRKSRC_SUBDIR= linux
diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile
index 52680be5fc37..32929808f635 100644
--- a/graphics/mandelbulber/Makefile
+++ b/graphics/mandelbulber/Makefile
@@ -22,7 +22,6 @@ USES= cmake compiler:c++11-lang gnome jpeg localbase:ldflags \
pkgconfig qt:5
USE_QT= core widgets network gui multimedia testlib concurrent \
qmake_build buildtools_build uitools_build
-INSTALLS_ICONS= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/mandelbulber2/cmake
diff --git a/graphics/milton/Makefile b/graphics/milton/Makefile
index 35e60b57e3f2..ae42cc55b79f 100644
--- a/graphics/milton/Makefile
+++ b/graphics/milton/Makefile
@@ -21,7 +21,6 @@ USE_GL= gl glu
USE_GNOME= cairo gtk20
USE_SDL= sdl2 image2
USE_XORG= ice sm x11 xext xi
-INSTALLS_ICONS= yes
PLIST_FILES= bin/milton ${DATADIR_REL}/Carlito.ttf
.for n in 16 32 48 64 128 256
diff --git a/graphics/minder/Makefile b/graphics/minder/Makefile
index 8e1dd621a8d2..ef5b4c0c66bc 100644
--- a/graphics/minder/Makefile
+++ b/graphics/minder/Makefile
@@ -24,7 +24,6 @@ GH_ACCOUNT= phase1geo
GH_PROJECT= Minder
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 gtksourceview4 libxml2 pango
GLIB_SCHEMAS= com.github.phase1geo.minder.gschema.xml
-INSTALLS_ICONS= yes
SHEBANG_FILES= meson/post_install.py
PORTDOCS= README.md
diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile
index 1c46580eaa73..bd0d64b192bd 100644
--- a/graphics/mypaint/Makefile
+++ b/graphics/mypaint/Makefile
@@ -35,7 +35,6 @@ PYDISTUTILS_BUILD_TARGET= build build_ext
CFLAGS+= ${CFLAGS_${CHOSEN_COMPILER_TYPE}}
CFLAGS_gcc= -std=c99
USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= OPENMP
OPTIONS_DEFAULT_amd64= OPENMP
diff --git a/graphics/photoflow/Makefile b/graphics/photoflow/Makefile
index a4950ed82539..85dc3e36ca00 100644
--- a/graphics/photoflow/Makefile
+++ b/graphics/photoflow/Makefile
@@ -37,7 +37,6 @@ CMAKE_ON= BINARY_PACKAGE_BUILD
LDFLAGS+= -lexecinfo
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= OCIO
OPTIONS_DEFAULT= OCIO
diff --git a/graphics/pinta/Makefile b/graphics/pinta/Makefile
index cf4073d59f02..3e39b1349687 100644
--- a/graphics/pinta/Makefile
+++ b/graphics/pinta/Makefile
@@ -24,6 +24,5 @@ OPTIONS_SUB= yes
NLS_CONFIGURE_ENABLE= nls
-INSTALLS_ICONS= yes
.include <bsd.port.mk>
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index 9bb8ce0bdf68..6713190743ff 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -110,7 +110,6 @@ USE_GITHUB= yes
GH_PROJECT= ${PORTNAME:tu}
USE_GL= gl
USE_GNOME= libxml2
-INSTALLS_ICONS= yes
USE_LDCONFIG= yes
USE_PYQT= core gui location network positioning qml quick quickwidgets \
qscintilla2 pysip sip sql svg webkit_run webkitwidgets_run xml
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 01fcb0e596f3..781428705535 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -110,7 +110,6 @@ USE_GITHUB= yes
GH_PROJECT= ${PORTNAME:tu}
USE_GL= gl
USE_GNOME= libxml2
-INSTALLS_ICONS= yes
USE_LDCONFIG= yes
USE_PYQT= core gui location network positioning qml quick quickwidgets \
qscintilla2 pysip sip sql svg webkit_run webkitwidgets_run xml
diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile
index 250f94b3d979..d1c766450ea3 100644
--- a/graphics/rawtherapee/Makefile
+++ b/graphics/rawtherapee/Makefile
@@ -42,7 +42,6 @@ USE_BINUTILS= yes
USE_GCC= yes
USE_GNOME= gtkmm30 librsvg2
-INSTALLS_ICONS= yes
_LTO_FLAGS= -flto=${MAKE_JOBS_NUMBER}
# gcc needs -flto=${MAKE_JOBS_NUMBER} for parallel link (fixed in GCC 10?)
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile
index d4f9ce8d3740..4d77097211b8 100644
--- a/graphics/ristretto/Makefile
+++ b/graphics/ristretto/Makefile
@@ -22,7 +22,6 @@ USE_XFCE= libmenu xfconf
USE_XORG= ice sm x11
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index 4060df0b941a..70165c176da9 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -44,7 +44,6 @@ python_CMD= ${SETENV} ${PYTHON_VERSION}
MESON_ARGS= -Dudev=false -Dextra-plugins=true -Dinstall-apport-hook=false \
-Dpublishers=facebook,flickr,gallery3,picasa,piwigo,rajce,tumblr,yandex,youtube
-INSTALLS_ICONS= yes
PORTSCOUT= limitw:1,even
MAKE_JOBS_UNSAFE= yes
diff --git a/graphics/swappy/Makefile b/graphics/swappy/Makefile
index 1185fcabb545..3ddb931d5057 100644
--- a/graphics/swappy/Makefile
+++ b/graphics/swappy/Makefile
@@ -23,7 +23,6 @@ PLIST_FILES= bin/${PORTNAME} \
share/locale/tr/LC_MESSAGES/${PORTNAME}.mo \
${NULL}
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= CLIPBOARD ICONSFONT MANPAGES
OPTIONS_DEFAULT=CLIPBOARD ICONSFONT MANPAGES
diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile
index 858522a422a8..8759f78f8d9d 100644
--- a/graphics/synfigstudio/Makefile
+++ b/graphics/synfigstudio/Makefile
@@ -38,7 +38,6 @@ BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed
CONFIGURE_ARGS= --disable-update-mimedb
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= DOCS JACK NLS
OPTIONS_SUB= yes
diff --git a/graphics/variety/Makefile b/graphics/variety/Makefile
index e0c914fa8acf..949fd144b4ac 100644
--- a/graphics/variety/Makefile
+++ b/graphics/variety/Makefile
@@ -33,7 +33,6 @@ USES= desktop-file-utils gettext-tools gnome python:3.5+ shebangfix
USE_GITHUB= yes
GH_ACCOUNT= varietywalls
USE_GNOME= gdkpixbuf2 gtk30 intltool pygobject3:run
-INSTALLS_ICONS= yes
USE_PYTHON= autoplist distutils noflavors
SHEBANG_FILES= bin/variety data/scripts/*
diff --git a/graphics/viewnior/Makefile b/graphics/viewnior/Makefile
index bec1b9ecbe9c..54a3e81abb19 100644
--- a/graphics/viewnior/Makefile
+++ b/graphics/viewnior/Makefile
@@ -20,7 +20,6 @@ GH_ACCOUNT= hellosiyan
GH_PROJECT= Viewnior
USE_GNOME= gdkpixbuf2 glib20 gtk20 intlhack intltool
-INSTALLS_ICONS= yes
PORTDOCS= AUTHORS NEWS README.md
diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile
index ea8d9098807a..a4b04f9d1685 100644
--- a/graphics/xournal/Makefile
+++ b/graphics/xournal/Makefile
@@ -20,7 +20,6 @@ USE_GNOME= cairo libgnomecanvas
USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --docdir="${DOCSDIR}"
-INSTALLS_ICONS= yes
INSTALL_TARGET= install desktop-install
OPTIONS_DEFINE= GHOSTSCRIPT DOCS
diff --git a/graphics/xviewer/Makefile b/graphics/xviewer/Makefile
index fd86270a519d..5359fb045700 100644
--- a/graphics/xviewer/Makefile
+++ b/graphics/xviewer/Makefile
@@ -30,7 +30,6 @@ GH_ACCOUNT= linuxmint
USE_GNOME= atk cairo gdkpixbuf2 gtk30 introspection pango
USE_XORG= x11
GLIB_SCHEMAS= org.x.viewer.enums.xml org.x.viewer.gschema.xml
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= JPEG LCMS2 LIBEXIF LIBRSVG2 XMP
OPTIONS_DEFAULT= JPEG LCMS2 LIBEXIF LIBRSVG2 XMP
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile
index d667e17acdad..4c5299f89ac7 100644
--- a/graphics/zathura/Makefile
+++ b/graphics/zathura/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.2,1:textproc/py-sphinx@${PY_FL
USES= compiler:c11 gettext-tools:build gnome meson ninja pkgconfig \
python:3.6+
USE_GNOME= glib20 gtk30 gdkpixbuf2
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= SQLITE
OPTIONS_DEFAULT= SQLITE