9 lines
215 B
Makefile
9 lines
215 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2019/09/10 19:13:54 matthieu Exp $
|
|
.include <bsd.xconf.mk>
|
|
|
|
SHARED_LIBS= Xfont2 2.0
|
|
|
|
CONFIGURE_ARGS+= --disable-fc --with-xmlto=no --disable-devel-docs
|
|
|
|
.include <bsd.xorg.mk>
|