summaryrefslogtreecommitdiff
path: root/lib/freetype
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2015-12-25 11:54:41 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2015-12-25 11:54:41 +0000
commit80f6bf48880b55650b43cb7a30e0f6b260dc59a8 (patch)
tree933f42f239299d2ea0dde591755ba62bda42c177 /lib/freetype
parent6a664de8c8d6b8002fc17d27a9b689d7ae23420e (diff)
Do no overwrite the installed Unix ftconfig.h with the ANSI one.
ok dcoppa@
Diffstat (limited to 'lib/freetype')
-rw-r--r--lib/freetype/include/freetype/config/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/freetype/include/freetype/config/Makefile b/lib/freetype/include/freetype/config/Makefile
index 6a2dfd54e..2bc451deb 100644
--- a/lib/freetype/include/freetype/config/Makefile
+++ b/lib/freetype/include/freetype/config/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.5 2015/10/19 07:51:36 dcoppa Exp $
+# $OpenBSD: Makefile,v 1.6 2015/12/25 11:54:40 matthieu Exp $
.include <bsd.xorg.mk>
INCSDIR=${X11BASE}/include/freetype2/freetype/config
-INCS= ftconfig.h ftheader.h ftmodule.h ftoption.h ftstdlib.h
+INCS= ftheader.h ftmodule.h ftoption.h ftstdlib.h