diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-07-30 20:44:23 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-07-30 20:44:23 +0000 |
commit | 3a0163344d90cd2b68201430c636129f7b56d06e (patch) | |
tree | e2f518cc2647e1603fe97dcdc9eca2981a9151ff /x11 | |
parent | f5b01225f4801a9986e72328858d1f12d4e5f366 (diff) | |
download | ports-3a0163344d90cd2b68201430c636129f7b56d06e.tar.gz ports-3a0163344d90cd2b68201430c636129f7b56d06e.zip |
Notes
Diffstat (limited to 'x11')
-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 \ |