aboutsummaryrefslogtreecommitdiff
path: root/graphics/png/files/patch-ad
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
commitde78af3ac53da4687d22975cd2e236a0668d9a0d (patch)
treed9c023ed56bfb9a9663ac490476a1cca76b1c499 /graphics/png/files/patch-ad
parent1c61847a1158728babbb2e3016e7b369abef3304 (diff)
- update to 1.4.1
Reviewed by: exp8 run on pointyhat Supported by: miwi
Notes
Notes: svn path=/head/; revision=251605
Diffstat (limited to 'graphics/png/files/patch-ad')
-rw-r--r--graphics/png/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/png/files/patch-ad b/graphics/png/files/patch-ad
deleted file mode 100644
index a0fae6a011ee..000000000000
--- a/graphics/png/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- pngconf.h.orig 2007-10-04 15:53:09.000000000 +0400
-+++ pngconf.h 2007-10-13 17:31:06.000000000 +0400
-@@ -737,7 +737,7 @@
- # endif
- #endif
-
--#if defined(PNG_READ_SUPPORTED) && !defined(PNG_NO_ASSEMBLER_CODE)
-+#if defined(PNG_READ_SUPPORTED) && !defined(PNG_NO_ASSEMBLER_CODE) && defined(__i386__)
- # ifndef PNG_ASSEMBLER_CODE_SUPPORTED
- # define PNG_ASSEMBLER_CODE_SUPPORTED
- # endif