summaryrefslogtreecommitdiff
path: root/graphics/camlimages/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/camlimages/patches/patch-ab')
-rw-r--r--graphics/camlimages/patches/patch-ab14
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/camlimages/patches/patch-ab b/graphics/camlimages/patches/patch-ab
deleted file mode 100644
index 94fd5b0cfe6..00000000000
--- a/graphics/camlimages/patches/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2004/07/10 22:57:14 wiz Exp $
-
---- freetype2/ftintf.c.orig 2001-12-17 16:25:21.000000000 +0100
-+++ freetype2/ftintf.c
-@@ -20,7 +20,8 @@
-
- #if (HAVE_FREETYPE && HAVE_FREETYPE2)
-
--#include <freetype/freetype.h>
-+#include <ft2build.h>
-+#include FT_FREETYPE_H
-
- value init_FreeType()
- {