let X directories build even if you forget depend.

- use BUILDFIRST
- have fontconfig use normal 'all' targets to make sure its files are built
- explicitly document the fontconfig lib order

okay matthieu@
This commit is contained in:
espie
2017-06-18 21:09:07 +00:00
parent 7224838fbe
commit 251e3d9436
7 changed files with 21 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.47 2017/01/13 11:19:58 dcoppa Exp $
# $OpenBSD: Makefile,v 1.48 2017/06/18 21:09:07 espie Exp $
FREETYPESRC= ${.CURDIR}/src
@@ -30,6 +30,7 @@ CLEANFILES+= freetype-config freetype2.pc
obj: _xenocara_obj
beforedepend: freetype-config freetype2.pc
BUILDFIRST = freetype-config freetype2.pc
beforeinstall:
cd ${.CURDIR} ; exec ${MAKE} ${MAKE_FLAGS} includes