summaryrefslogtreecommitdiff
path: root/x11-fm/nautilus
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-12-15 14:26:55 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-12-15 14:26:55 +0000
commit21f5c94855eccc9d63bb9e24ff10b34b6fcc08bc (patch)
tree4dc24a8080260e0d1ab93cda01ad93b80156642f /x11-fm/nautilus
parentbenchmarks/phoronix-test-suite: Update to 8.4.1 (diff)
Add INSTALLS_ICONS.
This fixes leftover issues with icon-theme.cache in evince and totem. Reported by: mandree@
Notes
Notes: svn path=/head/; revision=487511
Diffstat (limited to 'x11-fm/nautilus')
-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 \