From df57255eabae5ab77b8a9d4aa95e79a6b3f43dc1 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 16 Feb 2014 08:10:37 +0000 Subject: type1cid.c appears twice in sources lists for no reason. Noticed by miod@ --- lib/freetype/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/freetype') diff --git a/lib/freetype/Makefile b/lib/freetype/Makefile index 6675c841a..8c53a27ca 100644 --- a/lib/freetype/Makefile +++ b/lib/freetype/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.32 2014/01/12 15:08:24 matthieu Exp $ +# $OpenBSD: Makefile,v 1.33 2014/02/16 08:10:36 matthieu Exp $ FREETYPESRC= ${.CURDIR}/src @@ -19,7 +19,7 @@ SRCS= ftbase.c ftbbox.c ftbdf.c ftbitmap.c ftdebug.c ftcache.c \ ftgxval.c ftlcdfil.c ftotval.c ftpatent.c \ ftinit.c ftlzw.c ftmm.c ftpfr.c ftstroke.c ftsynth.c ftsystem.c \ fttype1.c ftwinfnt.c ftxf86.c autofit.c bdf.c cff.c \ - type1cid.c ftgzip.c pcf.c pfr.c psaux.c pshinter.c psnames.c \ + ftgzip.c pcf.c pfr.c psaux.c pshinter.c psnames.c \ raster.c sfnt.c smooth.c truetype.c type1.c type1cid.c type42.c \ winfnt.c -- cgit v1.2.3