Edit

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

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2011-08-30 21:15:30
    Hash : a40b5df9
    Message : Switch to xkeyboard-config is done. Remove old xkbdata and unifdef it. ok shadchin@

  • app/setxkbmap/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.5 2011/08/30 21:15:30 matthieu Exp $
    .include <bsd.xconf.mk>
    
    CONFIGURE_ARGS= --with-xkb-config-root=${X11BASE}/share/X11/xkb \
    		--with-xkb-default-rules=base
    
    .include <bsd.xorg.mk>