# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2007/05/08 09:00:45 matthieu Exp $
SHARED_LIBS= Xfont 6.0
.if ${MACHINE} == landisk || ${MACHINE} == vax
CONFIGURE_ARGS+= --disable-loadable-font-modules
.endif
.if ${MACHINE} == landisk || ${MACHINE} == vax
CONFIGURE_ARGS+= --disable-loadable-font-modules
.endif
.include <bsd.xorg.mk>