summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/brasero/Makefile1
-rw-r--r--sysutils/catfish/Makefile1
-rw-r--r--sysutils/cinnamon-control-center/Makefile1
-rw-r--r--sysutils/cinnamon-settings-daemon/Makefile1
-rw-r--r--sysutils/cpu-x/Makefile2
-rw-r--r--sysutils/gconf-editor/Makefile1
-rw-r--r--sysutils/gnome-control-center/Makefile1
-rw-r--r--sysutils/gnome-power-manager/Makefile1
-rw-r--r--sysutils/gnome-settings-daemon/Makefile1
-rw-r--r--sysutils/gsmartcontrol/Makefile1
-rw-r--r--sysutils/jstest-gtk/Makefile1
-rw-r--r--sysutils/lxterminal/Makefile1
-rw-r--r--sysutils/mate-control-center/Makefile1
-rw-r--r--sysutils/mate-power-manager/Makefile1
-rw-r--r--sysutils/mate-settings-daemon/Makefile1
-rw-r--r--sysutils/nitrogen/Makefile1
-rw-r--r--sysutils/nvclock/Makefile1
-rw-r--r--sysutils/tracker-miners/Makefile1
-rw-r--r--sysutils/tracker/Makefile1
-rw-r--r--sysutils/tracker3/Makefile1
-rw-r--r--sysutils/xfburn/Makefile1
-rw-r--r--sysutils/xfce4-battery-plugin/Makefile1
-rw-r--r--sysutils/xfce4-cpugraph-plugin/Makefile1
-rw-r--r--sysutils/xfce4-diskperf-plugin/Makefile1
-rw-r--r--sysutils/xfce4-fsguard-plugin/Makefile1
-rw-r--r--sysutils/xfce4-mount-plugin/Makefile1
-rw-r--r--sysutils/xfce4-netload-plugin/Makefile1
-rw-r--r--sysutils/xfce4-power-manager/Makefile1
-rw-r--r--sysutils/xfce4-settings/Makefile1
29 files changed, 1 insertions, 29 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile
index 75ec801e7410..765cb352e3f4 100644
--- a/sysutils/brasero/Makefile
+++ b/sysutils/brasero/Makefile
@@ -24,7 +24,6 @@ GNU_CONFIGURE= yes
USE_XORG= sm ice
USE_LDCONFIG= yes
USE_GSTREAMER1= yes
-INSTALLS_ICONS= yes
CONFIGURE_ARGS= --disable-inotify --enable-search=no --enable-playlist=no \
--enable-introspection=yes
CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_CAM_LIB_H=1 -Wno-error=format-nonliteral
diff --git a/sysutils/catfish/Makefile b/sysutils/catfish/Makefile
index b7181ebcac87..3db168515fb1 100644
--- a/sysutils/catfish/Makefile
+++ b/sysutils/catfish/Makefile
@@ -27,7 +27,6 @@ USE_GNOME= gtk30 intltool pygobject3
CPE_VENDOR= catfish_project
NO_ARCH= yes
-INSTALLS_ICONS= yes
PORTSCOUT= limitw:1,even
diff --git a/sysutils/cinnamon-control-center/Makefile b/sysutils/cinnamon-control-center/Makefile
index 027161ce8449..1ad2967d019a 100644
--- a/sysutils/cinnamon-control-center/Makefile
+++ b/sysutils/cinnamon-control-center/Makefile
@@ -32,7 +32,6 @@ USE_XORG= x11 xfixes sm
USE_GITHUB= yes
GH_ACCOUNT= linuxmint
-INSTALLS_ICONS= yes
USE_LDCONFIG= yes
MESON_ARGS= -Dnetworkmanager=false \
diff --git a/sysutils/cinnamon-settings-daemon/Makefile b/sysutils/cinnamon-settings-daemon/Makefile
index 8ac634a3f8aa..6f502c5e0a1b 100644
--- a/sysutils/cinnamon-settings-daemon/Makefile
+++ b/sysutils/cinnamon-settings-daemon/Makefile
@@ -48,7 +48,6 @@ MESON_ARGS= -Duse_logind=disabled
SHEBANG_GLOB= *.py
BINARY_ALIAS= ln=gln
-INSTALLS_ICONS= yes
USE_LDCONFIG= yes
GLIB_SCHEMAS= org.cinnamon.settings-daemon.enums.xml \
diff --git a/sysutils/cpu-x/Makefile b/sysutils/cpu-x/Makefile
index e6edfc6ebdae..7e584696e90f 100644
--- a/sysutils/cpu-x/Makefile
+++ b/sysutils/cpu-x/Makefile
@@ -32,7 +32,7 @@ X11_DESC= Build GTK+3 frontend in addition to ncurses one
X11_USES= gnome
X11_USE= GNOME=gtk30
X11_CMAKE_OFF= -DWITH_GTK:BOOL=OFF
-X11_VARS= GLIB_SCHEMAS=org.cpu-x.gschema.xml INSTALLS_ICONS=yes
+X11_VARS= GLIB_SCHEMAS=org.cpu-x.gschema.xml
post-patch:
@${REINPLACE_CMD} -e 's, -Wno-unused-result,,' ${WRKSRC}/CMakeLists.txt
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index 953b242e6e53..d0abc913e419 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -14,7 +14,6 @@ COMMENT= Gconf database editor for the GNOME 3 environment
USES= gettext gmake gnome pathfix pkgconfig tar:xz
INSTALLS_OMF= yes
-INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix intlhack gtk30 gconf2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index de77f0e4b07a..9b0107c5ac6c 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -48,7 +48,6 @@ USES= compiler:c++11-lib gettext gnome localbase:ldflags meson \
USE_GNOME= cairo gnomedesktop3 libxml2 gsound
USE_XORG= x11 xi
#USE_GSTREAMER1= yes
-INSTALLS_ICONS= yes
USE_LDCONFIG= yes
BINARY_ALIAS= python3=${PYTHON_VERSION}
diff --git a/sysutils/gnome-power-manager/Makefile b/sysutils/gnome-power-manager/Makefile
index dacd0a814d27..b1b553de04b2 100644
--- a/sysutils/gnome-power-manager/Makefile
+++ b/sysutils/gnome-power-manager/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= libupower-glib.so:sysutils/upower
PORTSCOUT= limitw:1,even
USES= gettext gnome localbase:ldflags meson pathfix pkgconfig tar:xz
-INSTALLS_ICONS= yes
USE_GNOME= cairo gtk30 intlhack
MESON_ARGS= -Denable-tests=false
diff --git a/sysutils/gnome-settings-daemon/Makefile b/sysutils/gnome-settings-daemon/Makefile
index 250b31e56817..96f58e0cbd45 100644
--- a/sysutils/gnome-settings-daemon/Makefile
+++ b/sysutils/gnome-settings-daemon/Makefile
@@ -35,7 +35,6 @@ USE_GNOME= cairo gnomedesktop3 gtk30
USES= gettext gnome localbase:ldflags meson perl5 \
pkgconfig python:3.6+,build tar:xz xorg
USE_PERL5= build
-INSTALLS_ICONS= yes
# -Dnssdb_dir=${LOCALBASE}/share/certs/ca-root-nss.crt
MESON_ARGS= -Dnssdb_dir=${LOCALBASE}/share/certs/ \
-Dalsa=false \
diff --git a/sysutils/gsmartcontrol/Makefile b/sysutils/gsmartcontrol/Makefile
index fdd965d842ee..42acc710a6de 100644
--- a/sysutils/gsmartcontrol/Makefile
+++ b/sysutils/gsmartcontrol/Makefile
@@ -27,7 +27,6 @@ RUN_DEPENDS= bash:shells/bash \
USES= compiler:c++11-lang gnome libtool pkgconfig tar:bzip2
USE_CXXSTD= c++11
USE_GNOME= atkmm cairo glibmm gtk30 gtkmm30 libsigc++20 pangomm
-INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-libglade
diff --git a/sysutils/jstest-gtk/Makefile b/sysutils/jstest-gtk/Makefile
index acebde6ea0f1..baf77de94e34 100644
--- a/sysutils/jstest-gtk/Makefile
+++ b/sysutils/jstest-gtk/Makefile
@@ -14,7 +14,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/joystick.h:devel/evdev-proto
USES= cmake compiler:c++11-lang gnome libtool localbase:ldflags \
pkgconfig xorg
USE_GNOME= gtkmm30 libsigc++20
-INSTALLS_ICONS= yes
USE_XORG= x11
# gitlab variables
diff --git a/sysutils/lxterminal/Makefile b/sysutils/lxterminal/Makefile
index 95b4851b6623..0674ec20b6f3 100644
--- a/sysutils/lxterminal/Makefile
+++ b/sysutils/lxterminal/Makefile
@@ -20,7 +20,6 @@ USE_XORG= x11 xext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gtk3=no
-INSTALLS_ICONS= yes
PORTDOCS= AUTHORS ChangeLog NEWS
diff --git a/sysutils/mate-control-center/Makefile b/sysutils/mate-control-center/Makefile
index b795f3c54fe6..f411478c35a8 100644
--- a/sysutils/mate-control-center/Makefile
+++ b/sysutils/mate-control-center/Makefile
@@ -38,7 +38,6 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-appindicator=no \
--disable-update-mimedb
-INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.mate.control-center.gschema.xml \
diff --git a/sysutils/mate-power-manager/Makefile b/sysutils/mate-power-manager/Makefile
index 855711ebdabb..0a5c5a846274 100644
--- a/sysutils/mate-power-manager/Makefile
+++ b/sysutils/mate-power-manager/Makefile
@@ -33,7 +33,6 @@ USE_MATE= panel
USE_XORG= x11 xext xorgproto xrandr xrender
USE_GNOME= cairo glib20 gtk30 intlhack
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
CONFIGURE_ENV= LIBS="-lexecinfo"
CONFIGURE_ARGS= --disable-docbook-docs \
--with-doc-dir=${PREFIX}/share/doc \
diff --git a/sysutils/mate-settings-daemon/Makefile b/sysutils/mate-settings-daemon/Makefile
index 55c0aae4e906..1cf736781f88 100644
--- a/sysutils/mate-settings-daemon/Makefile
+++ b/sysutils/mate-settings-daemon/Makefile
@@ -39,7 +39,6 @@ CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services \
--disable-static \
--disable-rfkill
-INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.mate.SettingsDaemon.plugins.a11y-keyboard.gschema.xml \
diff --git a/sysutils/nitrogen/Makefile b/sysutils/nitrogen/Makefile
index 0e2bdf7d99a7..cbfa430f1aba 100644
--- a/sysutils/nitrogen/Makefile
+++ b/sysutils/nitrogen/Makefile
@@ -22,7 +22,6 @@ USES= compiler:c++11-lang gettext gmake gnome iconv localbase \
pkgconfig xorg
USE_CXXSTD= c++11
USE_GNOME= gtkmm24
-INSTALLS_ICONS= yes
USE_XORG= x11
GNU_CONFIGURE= yes
diff --git a/sysutils/nvclock/Makefile b/sysutils/nvclock/Makefile
index 7c2e40e39d33..557909e14cbd 100644
--- a/sysutils/nvclock/Makefile
+++ b/sysutils/nvclock/Makefile
@@ -31,7 +31,6 @@ NVCONTROL_CONFIGURE_OFF= --disable-nvcontrol
X11_USES= gnome
X11_USE= GNOME=gtk20
X11_CONFIGURE_OFF= --disable-gtk
-X11_VARS= INSTALLS_ICONS=yes
X11_PLIST_FILES= bin/nvclock_gtk share/applications/nvclock.desktop \
share/icons/hicolor/48x48/apps/nvclock.png
diff --git a/sysutils/tracker-miners/Makefile b/sysutils/tracker-miners/Makefile
index 86192e97af32..9ab4978c927f 100644
--- a/sysutils/tracker-miners/Makefile
+++ b/sysutils/tracker-miners/Makefile
@@ -36,7 +36,6 @@ PORTSCOUT= limitw:1,even
USES= gettext gnome jpeg localbase:ldflags meson \
pathfix pkgconfig python:3.4+,build sqlite tar:xz
USE_GNOME= cairo intltool libgsf libxml2
-INSTALLS_ICONS= yes
MESON_ARGS= -Dsystemd_user_services=no \
-Dcharset_detenction=icu \
diff --git a/sysutils/tracker/Makefile b/sysutils/tracker/Makefile
index debd5e017919..db10e69ab97b 100644
--- a/sysutils/tracker/Makefile
+++ b/sysutils/tracker/Makefile
@@ -25,7 +25,6 @@ USES= compiler:c++11-lib gettext gnome localbase:ldflags meson \
pkgconfig python:3.4+,build sqlite tar:xz
USE_GNOME= glib20 introspection:build libxml2
USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
MESON_ARGS= -Ddocs=false \
-Dman=true \
-Dnetwork_manager=disabled \
diff --git a/sysutils/tracker3/Makefile b/sysutils/tracker3/Makefile
index dc22e3263112..f0dc5b855bfa 100644
--- a/sysutils/tracker3/Makefile
+++ b/sysutils/tracker3/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
USES= compiler:c++11-lib gettext gnome localbase:ldflags meson \
pkgconfig python:3.6+,build sqlite tar:xz
USE_GNOME= glib20 libxml2 introspection:build
-INSTALLS_ICONS= yes
USE_LDCONFIG= yes
MESON_ARGS= -Dbash_completion=true \
diff --git a/sysutils/xfburn/Makefile b/sysutils/xfburn/Makefile
index 15d8350f907c..c65234ae3d68 100644
--- a/sysutils/xfburn/Makefile
+++ b/sysutils/xfburn/Makefile
@@ -22,7 +22,6 @@ USE_GNOME= cairo glib20 gtk30 intltool
USE_XFCE= libexo
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
CONFIGURE_ARGS= --disable-gudev
OPTIONS_DEFINE= GSTREAMER NLS
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile
index e303684ecc76..4f77dc048e6a 100644
--- a/sysutils/xfce4-battery-plugin/Makefile
+++ b/sysutils/xfce4-battery-plugin/Makefile
@@ -21,7 +21,6 @@ USE_LDCONFIG= yes
SSP_UNSAFE= yes
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= NLS
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile
index 3203012abc8a..2b2b6dff9b52 100644
--- a/sysutils/xfce4-cpugraph-plugin/Makefile
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -18,7 +18,6 @@ USE_GNOME= cairo gtk30 intltool
USE_XFCE= panel
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= NLS
diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile
index d7446e94239d..d87d9afdf998 100644
--- a/sysutils/xfce4-diskperf-plugin/Makefile
+++ b/sysutils/xfce4-diskperf-plugin/Makefile
@@ -19,7 +19,6 @@ USE_GNOME= cairo gtk30 intltool
USE_XFCE= panel
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
LIBS+= -ldevstat
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile
index ec8e717165d9..58e02881f499 100644
--- a/sysutils/xfce4-fsguard-plugin/Makefile
+++ b/sysutils/xfce4-fsguard-plugin/Makefile
@@ -20,7 +20,6 @@ USE_XFCE= panel
USE_XORG= x11
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= NLS
diff --git a/sysutils/xfce4-mount-plugin/Makefile b/sysutils/xfce4-mount-plugin/Makefile
index 5b44b4cef899..5f64491b7722 100644
--- a/sysutils/xfce4-mount-plugin/Makefile
+++ b/sysutils/xfce4-mount-plugin/Makefile
@@ -19,7 +19,6 @@ USE_LDCONFIG= yes
USE_XFCE= panel
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= NLS
diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile
index c555962c1500..dbb7795870bf 100644
--- a/sysutils/xfce4-netload-plugin/Makefile
+++ b/sysutils/xfce4-netload-plugin/Makefile
@@ -18,7 +18,6 @@ USE_GNOME= cairo gtk30 intltool
USE_XFCE= panel
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= NLS
diff --git a/sysutils/xfce4-power-manager/Makefile b/sysutils/xfce4-power-manager/Makefile
index 5cfc76d7ced7..7c6105d440f9 100644
--- a/sysutils/xfce4-power-manager/Makefile
+++ b/sysutils/xfce4-power-manager/Makefile
@@ -21,7 +21,6 @@ USE_XFCE= panel
USE_XORG= ice sm xrandr x11 xext xtst xscrnsaver
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
CONFIGURE_ARGS= --disable-network-manager \
--enable-polkit \
--enable-xfce4panel
diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile
index df1fb9abee71..c3f4b852e88f 100644
--- a/sysutils/xfce4-settings/Makefile
+++ b/sysutils/xfce4-settings/Makefile
@@ -24,7 +24,6 @@ USE_XORG= xorgproto x11 xcursor xi xrandr
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-pluggable-dialogs
-INSTALLS_ICONS= yes
SHEBANG_FILES= dialogs/mime-settings/helpers/xfce4-compose-mail
PORTSCOUT= limitw:1,even