diff options
-rw-r--r-- | x11/mate-desktop/Makefile | 2 |
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 \ |