aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2017-07-31 04:44:23 +0800
committerkwm <kwm@FreeBSD.org>2017-07-31 04:44:23 +0800
commit10af2c6ee3ac644d759c9604a66e2bb4337e1b34 (patch)
treee2f518cc2647e1603fe97dcdc9eca2981a9151ff
parentfb544697627d7fc0bb219b9cc58af7ab1163cae3 (diff)
downloadfreebsd-ports-gnome-10af2c6ee3ac644d759c9604a66e2bb4337e1b34.tar.gz
freebsd-ports-gnome-10af2c6ee3ac644d759c9604a66e2bb4337e1b34.tar.zst
freebsd-ports-gnome-10af2c6ee3ac644d759c9604a66e2bb4337e1b34.zip
Add missing INSTALLS_ICONS, mate-desktop installs icons which need to
be cached. Reported by: poudriere bulk -t
-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 \