summaryrefslogtreecommitdiff
path: root/lib/fontconfig/fc-case
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-case
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-case')
-rw-r--r--lib/fontconfig/fc-case/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/fontconfig/fc-case/Makefile b/lib/fontconfig/fc-case/Makefile
index 0582887d5..3fc366dc4 100644
--- a/lib/fontconfig/fc-case/Makefile
+++ b/lib/fontconfig/fc-case/Makefile
@@ -1,10 +1,11 @@
-# $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
PROG= fc-case
afterdepend: fccase.h
+all: fccase.h
fccase.h: ${PROG}
./${PROG} ${FONTCONFIG}/fc-case/CaseFolding.txt \