2016-10-02 14:51:20 -06:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2016/10/02 20:51:20 matthieu Exp $
|
2010-11-11 03:57:47 -07:00
|
|
|
|
|
|
|
CONFIGURE_ARGS += --with-fc-confdir=/etc/fonts
|
2006-11-26 10:37:04 -07:00
|
|
|
|
2016-10-02 14:51:20 -06:00
|
|
|
afterinstall:
|
|
|
|
chown -h ${BINOWN}:${BINGRP} ${DESTDIR}/etc/fonts/conf.d/42-luxi-mono.conf
|
|
|
|
|
2006-11-26 10:37:04 -07:00
|
|
|
.include <bsd.xorg.mk>
|