From f3a030abc46a4b0256ee69dd4918b96f535a295d Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 27 Jul 2015 20:19:33 +0000 Subject: Update MATE DE to 1.10.0. This MATE is still build agains GTK+2. Sort USES here and there. Replace mate-dialogs with zenity and mate-calc with galculator. This update fixes the following PR's: PR: 193942, 191885 Submitted by: Gustau Perez via Gnome devel repo Obtained from: gnome devel repo. --- x11/mate-base/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/mate-base/Makefile') diff --git a/x11/mate-base/Makefile b/x11/mate-base/Makefile index 4ef0b114c956..3544be947b9f 100644 --- a/x11/mate-base/Makefile +++ b/x11/mate-base/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-base -PORTVERSION= 1.8.1 +PORTVERSION= 1.10.0 CATEGORIES= x11 mate MAINTAINER= gnome@FreeBSD.org @@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:${PORTSDIR}/x11-fon mate-themes>=1.8.0:${PORTSDIR}/x11-themes/mate-themes \ mate-icon-theme-faenza>=1.8.0:${PORTSDIR}/x11-themes/mate-icon-theme-faenza -USE_MATE= caja:run controlcenter:run dialogs:run icontheme:run \ +USE_MATE= caja:run controlcenter:run icontheme:run \ marco:run notificationdaemon:run panel:run \ polkit:run -- cgit