xenocara/app/xset/Makefile.bsd-wrapper
matthieu eb834a5bcb Explcitely disable xf86misc and fontcache extension support.
Some people may still have old files lying around while building.
Suggested by deraadt@
2018-05-29 06:02:52 +00:00

6 lines
155 B
Makefile

# $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>