Tell xrdb to default to xrdb-cpp as C pre-processor

This commit is contained in:
matthieu 2014-07-12 14:34:36 +00:00
parent 6a6bbb2d59
commit 68f71d7d34

View File

@ -1,3 +1,5 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:27:26 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2014/07/12 14:34:36 matthieu Exp $
CONFIGURE_ARGS+= --with-cpp=${X11BASE}/bin/xrdb-cpp
.include <bsd.xorg.mk>