aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-01-25 20:31:21 +0800
committerKoop Mast <kwm@FreeBSD.org>2016-01-25 20:31:21 +0800
commit310fc7eeb723e3130db6ec184218e6057537f79f (patch)
tree329fd827b9752aa3d875c61d8b9e9d31a7803dd7 /Mk
parent46c8f38e47c759226b0e988bae31201ff3fd94ff (diff)
downloadfreebsd-ports-gnome-310fc7eeb723e3130db6ec184218e6057537f79f.tar.gz
freebsd-ports-gnome-310fc7eeb723e3130db6ec184218e6057537f79f.tar.zst
freebsd-ports-gnome-310fc7eeb723e3130db6ec184218e6057537f79f.zip
Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready for prime time. * Fix loading of a number of applets. We rename a number of applets but didn't change the "config" files the "add applet to panel" dialog uses. [1] * Unbreak the creation of new notes with the stickynotes applet [2] PR: 205391 [1], 200349 [2] Obtained from: GNOME devel repo
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.mate.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.mate.mk b/Mk/bsd.mate.mk
index d102878c5a5e..d7e4aff2c4f2 100644
--- a/Mk/bsd.mate.mk
+++ b/Mk/bsd.mate.mk
@@ -82,7 +82,7 @@ docutils_DETECT= ${LOCALBASE}/libdata/pkgconfig/mate-doc-utils.pc
docutils_BUILD_DEPENDS= ${docutils_DETECT}:${PORTSDIR}/textproc/mate-doc-utils
docutils_RUN_DEPENDS= ${docutils_DETECT}:${PORTSDIR}/textproc/mate-doc-utils
-icontheme_DETECT= ${LOCALBASE}/libdata/pkgconfig/mate-icon-theme.pc
+icontheme_DETECT= ${LOCALBASE}/share/icons/mate/index.theme
icontheme_BUILD_DEPENDS=${icontheme_DETECT}:${PORTSDIR}/x11-themes/mate-icon-theme
icontheme_RUN_DEPENDS= ${icontheme_DETECT}:${PORTSDIR}/x11-themes/mate-icon-theme