Edit

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

Branch :

  • Show log

    Commit

  • Author : guenther
    Date : 2013-08-13 07:07:07
    Hash : b5bb1299
    Message : Bump the major on every single base library. There are a couple not bumped by this that will be corrected soon. heavy lifting by todd@

  • lib/libXext/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.5 2013/08/13 07:07:15 guenther Exp $
    
    CONFIGURE_ARGS=	--without-xmlto --without-fop --without-xsltproc
    
    SHARED_LIBS=	Xext 13.0
    
    .include <bsd.xorg.mk>