Edit

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

Branch :

  • Show log

    Commit

  • Author : okan
    Date : 2016-03-11 13:09:42
    Hash : 27f67406
    Message : Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. ok matthieu@

  • lib/libX11/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.24 2016/03/11 13:09:42 okan Exp $
    .include <bsd.xconf.mk>
    
    SHARED_LIBS=	X11 16.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>