Created attachment 159361 [details] Backport upstream patch to fix non-mate atril Hello, Latest version of graphic/atril basically broke the -lite slave port by requiring mate-desktop. The dependency was brought by upstream which thankfully fixed the issue later: https://github.com/mate-desktop/atril/commit/2dc3ae141afe190aa646b8062ea561416120d080?diff=unified I've backported the patch to ports and it allows once again to build a non-mate version, would it be possible to commit it? It updates the configure script, the configure.ac patch for reference and a needed patch in shell/ev-window.c. Thanks a lot,
A commit references this bug: Author: kwm Date: Wed Jul 29 16:11:37 UTC 2015 New revision: 393164 URL: https://svnweb.freebsd.org/changeset/ports/393164 Log: Add patch from upstream that makes mate-desktop support optional. And disable this for atril-lite. PR: 201967 Submitted by: Matthieu Volat <mazhe@alkumuna.eu> Changes: head/graphics/atril/Makefile head/graphics/atril/files/configure.ac head/graphics/atril/files/patch-configure head/graphics/atril/files/patch-shell_ev-window.c head/graphics/atril-lite/Makefile