Edit

IABSD.fr/xenocara/lib/libX11/Makefile.bsd-wrapper

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2020-11-28 14:39:45
    Hash : 476ad6ae
    Message : Update to libX11 1.7.0. Tested by gkoehler@ and jsg@

  • lib/libX11/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.26 2020/11/28 14:39:45 matthieu Exp $
    .include <bsd.xconf.mk>
    
    SHARED_LIBS=	X11 17.1 X11_xcb 2.0
    
    CONFIGURE_ARGS= --enable-tcp-transport --enable-unix-transport --enable-ipv6 \
    	--disable-composecache \
    	--without-xmlto --without-fop --without-xsltproc
    
    .include <bsd.xorg.mk>