aboutsummaryrefslogtreecommitdiff
path: root/misc/alevt/files
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-01 05:26:28 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-01 05:26:28 +0000
commit2b74a89bc8342f0b9b737c37d87737caf7b0ea1e (patch)
treec04604583d8be53b3ed7f10975be828c731f87cb /misc/alevt/files
parent24315159daa0089f08acea4ba1b130fb6721ad5c (diff)
downloadports-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.tar.gz
ports-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.zip
- update png to 1.5.10
Notes
Notes: svn path=/head/; revision=297915
Diffstat (limited to 'misc/alevt/files')
-rw-r--r--misc/alevt/files/patch-exp-gfx.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/alevt/files/patch-exp-gfx.c b/misc/alevt/files/patch-exp-gfx.c
new file mode 100644
index 000000000000..5b042ea3dd74
--- /dev/null
+++ b/misc/alevt/files/patch-exp-gfx.c
@@ -0,0 +1,10 @@
+--- exp-gfx.c.orig 2007-12-03 03:56:06.000000000 +0100
++++ exp-gfx.c 2012-05-05 08:55:49.000000000 +0200
+@@ -6,6 +6,7 @@
+
+ #include "lang.h"
+ #include "export.h"
++#include "zlib.h"
+
+ #include "font.h"
+ #define WW (W*CW) /* pixel width of window */