fix mandir definition
This commit is contained in:
parent
acc0196e6f
commit
fc1d601a66
@ -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
|
SHARED_LIBS= fontconfig 5.0
|
||||||
|
|
||||||
CONFIGURE_ARGS= --with-expat=${X11BASE} --sysconfdir=/etc \
|
CONFIGURE_ARGS= --with-expat=${X11BASE} --sysconfdir=/etc \
|
||||||
--mandir=${X11BASE}/share/man \
|
--mandir=${X11BASE}/man \
|
||||||
--with-cache-dir=/var/cache/fontconfig \
|
--with-cache-dir=/var/cache/fontconfig \
|
||||||
--with-default-fonts=${X11BASE}/lib/X11/fonts \
|
--with-default-fonts=${X11BASE}/lib/X11/fonts \
|
||||||
--with-add-fonts=/usr/local/lib/X11/fonts \
|
--with-add-fonts=/usr/local/lib/X11/fonts \
|
||||||
|
Loading…
Reference in New Issue
Block a user