summaryrefslogtreecommitdiff
path: root/graphics/inkscape/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/inkscape/patches/patch-al')
-rw-r--r--graphics/inkscape/patches/patch-al12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/inkscape/patches/patch-al b/graphics/inkscape/patches/patch-al
deleted file mode 100644
index b117a9b942c..00000000000
--- a/graphics/inkscape/patches/patch-al
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-al,v 1.1 2009/10/06 00:53:26 dmcmahill Exp $
-
-gcc44 fixes
-
---- src/streams-handles.cpp.orig 2008-03-11 04:20:00.000000000 +0000
-+++ src/streams-handles.cpp 2009-10-05 18:16:03.000000000 +0000
-@@ -14,4 +14,5 @@
-
- #include <iostream>
-+#include <cstdio>
-
- namespace Inkscape {