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. --- Mk/bsd.mate.mk | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'Mk') diff --git a/Mk/bsd.mate.mk b/Mk/bsd.mate.mk index 0ea6c7741ec3..d102878c5a5e 100644 --- a/Mk/bsd.mate.mk +++ b/Mk/bsd.mate.mk @@ -50,7 +50,7 @@ _USE_MATE_ALL= autogen intlhack intltool # the *.pc file instead. _USE_MATE_ALL+= caja common controlcenter desktop dialogs docutils icontheme \ libmatekbd libmateweather \ - marco menus mucharmap notificationdaemon panel polkit pluma \ + marco menus notificationdaemon panel polkit pluma \ settingsdaemon SCROLLKEEPER_DIR= /var/db/rarian @@ -60,11 +60,6 @@ caja_BUILD_DEPENDS= ${caja_DETECT}:${PORTSDIR}/x11-fm/caja caja_LIB_DEPENDS= libcaja-extension.so:${PORTSDIR}/x11-fm/caja caja_RUN_DEPENDS= ${caja_DETECT}:${PORTSDIR}/x11-fm/caja -mucharmap_DETECT= ${LOCALBASE}/libdata/pkgconfig/mucharmap-2.pc -mucharmap_BUILD_DEPENDS=${mucharmap_DETECT}:${PORTSDIR}/deskutils/mate-character-map -mucharmap_LIB_DEPENDS= libmucharmap.so:${PORTSDIR}/deskutils/mate-character-map -mucharmap_RUN_DEPENDS= ${mucharmap_DETECT}:${PORTSDIR}/deskutils/mate-character-map - common_DETECT= ${LOCALBASE}/bin/mate-autogen common_BUILD_DEPENDS= ${common_DETECT}:${PORTSDIR}/devel/mate-common common_RUN_DEPENDS= ${common_DETECT}:${PORTSDIR}/devel/mate-common -- cgit