I wrote patch:
server: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/mate/terminal/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile    23 Oct 2017 17:11:05 -0000      1.7
+++ Makefile    12 Dec 2017 17:09:09 -0000
@@ -4,7 +4,7 @@ COMMENT=                MATE terminal

 MATE_PROJECT=          mate-terminal
 MATE_VERSION=          1.18.1
-REVISION=              2
+REVISION=              3

 # GPLv3+
 PERMIT_PACKAGE_CDROM=  Yes
@@ -23,7 +23,8 @@ MODULES=              devel/dconf \
                        x11/gnome

 BUILD_DEPENDS=         devel/gsettings-desktop-schemas
-RUN_DEPENDS=           devel/gsettings-desktop-schemas
+RUN_DEPENDS=           devel/gsettings-desktop-schemas \
+                       x11/mate/desktop

 LIB_DEPENDS=           devel/vte3

ok?

2017-12-12 19:24 GMT+03:00 Victor Kukshiev <andrey0bolkon...@gmail.com>:

> but not installed:
>
> me$ mate-terminal
>
> (mate-terminal:32564): GLib-GIO-ERROR **: Settings schema
> 'org.mate.interface' is not installed
>
> Trace/BPT trap (core dumped)
> me$ doas pkg_add mate-desktop
> quirks-2.398 signed on 2017-12-10T15:49:38Z
> mate-desktop-1.18.0p0:startup-notification-0.12p5: ok
> mate-desktop-1.18.0p0: ok
> me$ mate-terminal
>
> please fix it.
>

Reply via email to