xenocara/lib/fontconfig/Makefile.bsd-wrapper
2006-11-26 12:07:34 +00:00

11 lines
313 B
Makefile

# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 12:07:34 matthieu Exp $
SHARED_LIBS= fontconfig 5.0
CONFIGURE_ARGS= --with-expat=${X11BASE} --sysconfdir=/etc \
--mandir=${X11BASE}/share/man \
--with-default-fonts=${X11BASE}/lib/X11/fonts \
--with-add-fonts=/usr/local/lib/X11/fonts
.include <bsd.xorg.mk>