Edit

IABSD.fr/xenocara/app/xset/Makefile.bsd-wrapper

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2018-05-29 06:02:52
    Hash : eb834a5b
    Message : Explcitely disable xf86misc and fontcache extension support. Some people may still have old files lying around while building. Suggested by deraadt@

  • app/xset/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.3 2018/05/29 06:02:52 matthieu Exp $
    
    CONFIGURE_ARGS+= --without-xf86misc --without-fontcache
    
    .include <bsd.xorg.mk>