2006-12-31 08:33:12 -07:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2006/12/31 15:33:12 matthieu Exp $
|
2006-11-26 05:07:34 -07:00
|
|
|
|
2006-12-31 08:33:12 -07:00
|
|
|
SHARED_LIBS= fontconfig 5.1
|
2006-11-26 05:07:34 -07:00
|
|
|
|
|
|
|
CONFIGURE_ARGS= --with-expat=${X11BASE} --sysconfdir=/etc \
|
2006-12-17 14:45:51 -07:00
|
|
|
--mandir=${X11BASE}/man \
|
2006-12-02 04:08:58 -07:00
|
|
|
--with-cache-dir=/var/cache/fontconfig \
|
2006-11-26 05:07:34 -07:00
|
|
|
--with-default-fonts=${X11BASE}/lib/X11/fonts \
|
2006-12-12 14:31:29 -07:00
|
|
|
--with-add-fonts=/usr/local/lib/X11/fonts \
|
|
|
|
--disable-docs
|
2006-11-26 05:07:34 -07:00
|
|
|
|
|
|
|
.include <bsd.xorg.mk>
|