fix mandir definition

This commit is contained in:
matthieu 2006-12-17 21:45:51 +00:00
parent acc0196e6f
commit fc1d601a66

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2006/12/12 21:31:29 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2006/12/17 21:45:51 matthieu Exp $
SHARED_LIBS= fontconfig 5.0
CONFIGURE_ARGS= --with-expat=${X11BASE} --sysconfdir=/etc \
--mandir=${X11BASE}/share/man \
--mandir=${X11BASE}/man \
--with-cache-dir=/var/cache/fontconfig \
--with-default-fonts=${X11BASE}/lib/X11/fonts \
--with-add-fonts=/usr/local/lib/X11/fonts \