diff options
Diffstat (limited to 'app/xkbcomp/Makefile.bsd-wrapper')
-rw-r--r-- | app/xkbcomp/Makefile.bsd-wrapper | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/app/xkbcomp/Makefile.bsd-wrapper b/app/xkbcomp/Makefile.bsd-wrapper index 3784d1b34..ddf01cef8 100644 --- a/app/xkbcomp/Makefile.bsd-wrapper +++ b/app/xkbcomp/Makefile.bsd-wrapper @@ -1,8 +1,4 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2011/03/09 19:53:24 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2011/08/30 21:15:30 matthieu Exp $ .include <bsd.xconf.mk> -.if ${XENOCARA_USE_XKEYBOARD_CONFIG:L} != "yes" -CONFIGURE_ARGS= --datadir=/etc -.endif - .include <bsd.xorg.mk> |