CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2018/09/05 05:13:27

Modified files:
        textproc/mupdf : Makefile 
Removed files:
        textproc/mupdf/patches: patch-platform_gl_gl-main_c 

Log message:
unbreak mupdf-gl in some situations.

libGL/libxshmfence tries to create "/tmp/shmfd-XXXXXX" files in some
cases (not seen here but reported by mikeb). just drop the pledge
from mupdf-gl completely because I can't hope to evaluate the codepaths
taken in mesa on various video hardware to come up with a reliable one.

Reply via email to