From 80f6bf48880b55650b43cb7a30e0f6b260dc59a8 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Fri, 25 Dec 2015 11:54:41 +0000 Subject: Do no overwrite the installed Unix ftconfig.h with the ANSI one. ok dcoppa@ --- lib/freetype/include/freetype/config/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/freetype') 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 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 -- cgit v1.2.3