summaryrefslogtreecommitdiff
path: root/graphics/flphoto/files/patch-image.cxx
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 /graphics/flphoto/files/patch-image.cxx
parent- Allow for larger database UIDs (diff)
- update png to 1.5.10
Diffstat (limited to '')
-rw-r--r--graphics/flphoto/files/patch-image.cxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/flphoto/files/patch-image.cxx b/graphics/flphoto/files/patch-image.cxx
new file mode 100644
index 000000000000..ad2b8d472e83
--- /dev/null
+++ b/graphics/flphoto/files/patch-image.cxx
@@ -0,0 +1,10 @@
+--- image.cxx.orig 2006-11-18 14:56:11.000000000 +0100
++++ image.cxx 2012-05-09 12:28:28.000000000 +0200
+@@ -92,6 +92,7 @@
+
+ #ifdef HAVE_LIBPNG
+ # include <png.h>
++# include <zlib.h>
+ #endif // HAVE_LIBPNG
+
+