Edit

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

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2010-11-11 10:54:03
    Hash : 23853009
    Message : Explicitely disable build of specs.

  • lib/libXi/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.6 2010/11/11 10:54:03 matthieu Exp $
    
    SHARED_LIBS=	Xi 11.0
    
    CONFIGURE_ARGS+=	--without-xmlto --without-asciidoc --without-fop \
    			--disable-specs
    
    .include <bsd.xorg.mk>