add Makefile.bsd-wrapper

This commit is contained in:
matthieu 2016-11-02 18:29:23 +00:00
parent 981fa8b5d2
commit 9f1ad92005

View File

@ -0,0 +1,8 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2016/11/02 18:29:23 matthieu Exp $
.include <bsd.xconf.mk>
SHARED_LIBS= Xfont2 0.0
CONFIGURE_ARGS+= --with-xmlto=no --disable-devel-docs
.include <bsd.xorg.mk>