summaryrefslogtreecommitdiff
path: root/graphics/librsvg/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/librsvg/patches/patch-ac')
-rw-r--r--graphics/librsvg/patches/patch-ac11
1 files changed, 8 insertions, 3 deletions
diff --git a/graphics/librsvg/patches/patch-ac b/graphics/librsvg/patches/patch-ac
index a87b74d6509..87675454f3f 100644
--- a/graphics/librsvg/patches/patch-ac
+++ b/graphics/librsvg/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/05/14 17:47:27 rh Exp $
+$NetBSD: patch-ac,v 1.2 2004/04/27 15:19:53 adam Exp $
---- test-ft.c.orig Wed May 9 23:27:41 2001
+--- test-ft.c.orig 2001-03-28 18:44:42.000000000 +0000
+++ test-ft.c
-@@ -25,7 +25,7 @@
+@@ -25,11 +25,12 @@
#include <stdio.h>
#include <stdlib.h>
#include <png.h>
@@ -11,3 +11,8 @@ $NetBSD: patch-ac,v 1.1.1.1 2001/05/14 17:47:27 rh Exp $
#include <math.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
+
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+
+ #include <libart_lgpl/art_misc.h>