1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Add INSTALLS_ICONS.

This fixes leftover issues with icon-theme.cache in evince and totem.

Reported by:	mandree@
This commit is contained in:
Koop Mast 2018-12-15 14:26:55 +00:00
parent 86a5f8a0ff
commit 21f5c94855
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487511

View File

@ -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 \