From 21f5c94855eccc9d63bb9e24ff10b34b6fcc08bc Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sat, 15 Dec 2018 14:26:55 +0000 Subject: Add INSTALLS_ICONS. This fixes leftover issues with icon-theme.cache in evince and totem. Reported by: mandree@ --- x11-fm/nautilus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 7ec6e895233f..d109b8f531e5 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -3,7 +3,7 @@ PORTNAME= nautilus PORTVERSION= 3.28.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -22,8 +22,8 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 desktop-file-utils gettext gnome \ localbase meson pkgconfig python:3.4+,build tar:xz -#USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 introspection:build USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 +INSTALLS_ICONS= yes USE_LDCONFIG= yes USE_XORG= x11 MESON_ARGS= -Denable-packagekit=false \ -- cgit v1.2.3