pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/SDL_ttf/patches Follow new FreeType build rules
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9469f30f337
branches: trunk
changeset: 474316:c9469f30f337
user: adam <adam%pkgsrc.org@localhost>
date: Tue Apr 27 15:13:56 2004 +0000
description:
Follow new FreeType build rules
diffstat:
devel/SDL_ttf/patches/patch-aa | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diffs (16 lines):
diff -r 500cbe19b32c -r c9469f30f337 devel/SDL_ttf/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/SDL_ttf/patches/patch-aa Tue Apr 27 15:13:56 2004 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2004/04/27 15:13:56 adam Exp $
+
+--- SDL_ttf.c.orig 2004-04-27 09:56:19.000000000 +0000
++++ SDL_ttf.c
+@@ -39,6 +39,7 @@
+ #define FREEA(p) free(p)
+ #endif
+
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+ #include <freetype/ftoutln.h>
+ #include <freetype/ttnameid.h>
Home |
Main Index |
Thread Index |
Old Index