summaryrefslogtreecommitdiff
path: root/multimedia/alevt/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2011-09-25 19:52:30 +0000
committerjoerg <joerg>2011-09-25 19:52:30 +0000
commitd63c87143d81dc145b9328fb89563325f970c0c2 (patch)
tree6b03179c0bf58a6791510a07634273715fdbae82 /multimedia/alevt/patches
parent1332eae842d0212de7cc8e26a321e4251ef949ff (diff)
downloadpkgsrc-d63c87143d81dc145b9328fb89563325f970c0c2.tar.gz
Fix fallout from png changes.
Diffstat (limited to 'multimedia/alevt/patches')
-rw-r--r--multimedia/alevt/patches/patch-exp-gfx.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/multimedia/alevt/patches/patch-exp-gfx.c b/multimedia/alevt/patches/patch-exp-gfx.c
new file mode 100644
index 00000000000..d094111f6bf
--- /dev/null
+++ b/multimedia/alevt/patches/patch-exp-gfx.c
@@ -0,0 +1,12 @@
+$NetBSD: patch-exp-gfx.c,v 1.1 2011/09/25 19:52:30 joerg Exp $
+
+--- exp-gfx.c.orig 2011-09-25 09:10:07.000000000 +0000
++++ exp-gfx.c
+@@ -3,6 +3,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <zlib.h>
+
+ #include "lang.h"
+ #include "export.h"