xenocara/font/bh-ttf/Makefile.bsd-wrapper

9 lines
237 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2016/10/02 20:51:20 matthieu Exp $
CONFIGURE_ARGS += --with-fc-confdir=/etc/fonts
2006-11-26 10:37:04 -07: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>