summaryrefslogtreecommitdiff
path: root/lib/fontconfig/fc-lang
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2017-06-18 21:09:08 +0000
committerMarc Espie <espie@cvs.openbsd.org>2017-06-18 21:09:08 +0000
commit65e0042978ee0efc536563e2f4e1cb552f639394 (patch)
tree0f3f0c09fce51515790c28d663ee666d4b44885d /lib/fontconfig/fc-lang
parent26e69e182d09e61f5b5bcfc0af830ef0b01dbd9b (diff)
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@
Diffstat (limited to 'lib/fontconfig/fc-lang')
-rw-r--r--lib/fontconfig/fc-lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/fontconfig/fc-lang/Makefile b/lib/fontconfig/fc-lang/Makefile
index 31ea2de08..ec96d891a 100644
--- a/lib/fontconfig/fc-lang/Makefile
+++ b/lib/fontconfig/fc-lang/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2013/03/09 14:34:44 matthieu Exp $
+# $OpenBSD: Makefile,v 1.2 2017/06/18 21:09:07 espie Exp $
FONTCONFIG= ${.CURDIR}/../../../dist/fontconfig
@@ -7,6 +7,7 @@ PROG= fc-lang
CFLAGS+= -I../fc-case
afterdepend: fclang.h
+all: fclang.h
fclang.h: ${PROG}
./${PROG} -d ${FONTCONFIG}/fc-lang ${ORTH} \