summaryrefslogtreecommitdiff
path: root/graphics/evas
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2011-10-13 13:17:34 +0000
committerhans <hans@pkgsrc.org>2011-10-13 13:17:34 +0000
commit4c641b56032bc126dd927c789d3c9c302f1a549e (patch)
treea4700504d109d097a55362a41665ea872f22b6fb /graphics/evas
parentf9afaf743f6ec58dd0ef63490843d06c4d4c5a8d (diff)
downloadpkgsrc-4c641b56032bc126dd927c789d3c9c302f1a549e.tar.gz
Fix build on SunOS.
Diffstat (limited to 'graphics/evas')
-rw-r--r--graphics/evas/distinfo3
-rw-r--r--graphics/evas/patches/patch-configure12
2 files changed, 14 insertions, 1 deletions
diff --git a/graphics/evas/distinfo b/graphics/evas/distinfo
index 0121e1917ec..6f290b05366 100644
--- a/graphics/evas/distinfo
+++ b/graphics/evas/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.6 2011/01/31 10:17:41 wiz Exp $
+$NetBSD: distinfo,v 1.7 2011/10/13 13:17:34 hans Exp $
SHA1 (evas-0.9.9.063.tar.gz) = b729028600dcdbd3d567725497cd0b174667a368
RMD160 (evas-0.9.9.063.tar.gz) = 58e867827b4180f4f4f71b7296221a4cfb0a4123
Size (evas-0.9.9.063.tar.gz) = 4946611 bytes
SHA1 (patch-aa) = 40f243c8a07006f13535e8eb5cb784214b4590ee
+SHA1 (patch-configure) = a8f29058d0e460d5ec12063efcf7583ae61e74e7
diff --git a/graphics/evas/patches/patch-configure b/graphics/evas/patches/patch-configure
new file mode 100644
index 00000000000..c19ee9a3123
--- /dev/null
+++ b/graphics/evas/patches/patch-configure
@@ -0,0 +1,12 @@
+$NetBSD: patch-configure,v 1.1 2011/10/13 13:17:34 hans Exp $
+
+--- configure.orig 2011-10-12 14:43:51.090292814 +0200
++++ configure 2011-10-12 14:52:52.470584549 +0200
+@@ -20296,6 +20296,7 @@ cat >>conftest.$ac_ext <<_ACEOF
+ /* end confdefs.h. */
+
+ #include <sys/types.h>
++#include <sys/stat.h>
+ #include <sys/mman.h>
+ #include <fcntl.h>
+