summaryrefslogtreecommitdiff
path: root/graphics/lcms/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/lcms/patches/patch-aa')
-rw-r--r--graphics/lcms/patches/patch-aa22
1 files changed, 0 insertions, 22 deletions
diff --git a/graphics/lcms/patches/patch-aa b/graphics/lcms/patches/patch-aa
deleted file mode 100644
index 186554462f9..00000000000
--- a/graphics/lcms/patches/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-aa,v 1.6 2005/06/02 15:03:39 adam Exp $
-
---- include/lcms.h.orig 2004-12-13 10:00:59.000000000 +0100
-+++ include/lcms.h
-@@ -74,7 +74,7 @@
-
- // Metroworks CodeWarrior
-
--#if __MWERKS__
-+#ifdef __MWERKS__
- # define unlink remove
- # if WIN32
- # define USE_CUSTOM_SWAB 1
-@@ -112,7 +112,7 @@
- # define USE_BIG_ENDIAN 1
- #endif
-
--#if TARGET_CPU_PPC
-+#ifdef TARGET_CPU_PPC
- # define USE_BIG_ENDIAN 1
- #endif
-