3f0439e5e3
Fixes installation of fontconfig configuration files.
6 lines
146 B
Makefile
6 lines
146 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2010/11/11 10:57:47 matthieu Exp $
|
|
|
|
CONFIGURE_ARGS += --with-fc-confdir=/etc/fonts
|
|
|
|
.include <bsd.xorg.mk>
|