Edit

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

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2006-12-02 17:58:21
    Hash : 297e2a29
    Message : These libraries need a version bump.

  • lib/libX11/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/12/02 17:58:21 matthieu Exp $
    
    SHARED_LIBS=	X11 10.0
    
    CONFIGURE_ARGS= --without-xcb --enable-tcp-transport --enable-unix-transport --enable-IPv6 
    
    .include <bsd.xorg.mk>