aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2018-12-15 22:26:55 +0800
committerkwm <kwm@FreeBSD.org>2018-12-15 22:26:55 +0800
commit089f211a7a6f357a3146f0dfe4211fb02fa25974 (patch)
tree4dc24a8080260e0d1ab93cda01ad93b80156642f /x11-fm
parentab5d2a3a00e8c6c5813f9bc0326a5e72be531de9 (diff)
downloadfreebsd-ports-gnome-089f211a7a6f357a3146f0dfe4211fb02fa25974.tar.gz
freebsd-ports-gnome-089f211a7a6f357a3146f0dfe4211fb02fa25974.tar.zst
freebsd-ports-gnome-089f211a7a6f357a3146f0dfe4211fb02fa25974.zip
Add INSTALLS_ICONS.
This fixes leftover issues with icon-theme.cache in evince and totem. Reported by: mandree@
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/nautilus/Makefile4
1 files 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 \