summaryrefslogtreecommitdiff
path: root/graphics/png/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/png/patches/patch-ae')
-rw-r--r--graphics/png/patches/patch-ae15
1 files changed, 13 insertions, 2 deletions
diff --git a/graphics/png/patches/patch-ae b/graphics/png/patches/patch-ae
index ba48990d710..f19ae138797 100644
--- a/graphics/png/patches/patch-ae
+++ b/graphics/png/patches/patch-ae
@@ -1,8 +1,19 @@
-$NetBSD: patch-ae,v 1.5 2006/04/16 19:39:46 wiz Exp $
+$NetBSD: patch-ae,v 1.6 2006/04/16 23:19:15 wiz Exp $
--- pngconf.h.orig 2006-04-14 11:22:24.000000000 +0000
+++ pngconf.h
-@@ -311,8 +311,8 @@
+@@ -30,10 +30,6 @@
+ #include "pngusr.h"
+ #endif
+
+-#ifdef HAVE_CONFIG_H
+-#include "config.h"
+-#endif
+-
+ /*
+ * Added at libpng-1.2.8
+ *
+@@ -311,8 +307,8 @@
/* If you encounter a compiler error here, see the explanation
* near the end of INSTALL.
*/