xenocara/lib/fontconfig/Makefile.bsd-wrapper

12 lines
349 B
Makefile

# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2006/12/31 16:12:52 matthieu Exp $
SHARED_LIBS= fontconfig 5.1
CONFIGURE_ARGS= --with-expat=${X11BASE} --sysconfdir=/etc \
--mandir=${X11BASE}/man \
--with-cache-dir=/var/cache/fontconfig \
--with-default-fonts=${X11BASE}/lib/X11/fonts \
--with-add-fonts=/usr/local/lib/X11/fonts
.include <bsd.xorg.mk>