summaryrefslogtreecommitdiff
path: root/x11/mate-desktop
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-07-30 20:44:23 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-07-30 20:44:23 +0000
commit3a0163344d90cd2b68201430c636129f7b56d06e (patch)
treee2f518cc2647e1603fe97dcdc9eca2981a9151ff /x11/mate-desktop
parent- Update to 2.8.6 (diff)
Add missing INSTALLS_ICONS, mate-desktop installs icons which need to
be cached. Reported by: poudriere bulk -t
Notes
Notes: svn path=/head/; revision=446942
Diffstat (limited to 'x11/mate-desktop')
-rw-r--r--x11/mate-desktop/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile
index a1a6787b7de9..a7612a13f931 100644
--- a/x11/mate-desktop/Makefile
+++ b/x11/mate-desktop/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mate-desktop
PORTVERSION= 1.18.0
+PORTREVISION= 1
CATEGORIES= x11 mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -28,6 +29,7 @@ USE_GNOME= cairo dconf gdkpixbuf2 gnomeprefix gtk30 \
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
+INSTALLS_ICONS= yes
GLIB_SCHEMAS= org.mate.accessibility-keyboard.gschema.xml \
org.mate.accessibility-startup.gschema.xml \