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-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/lcms/patches/patch-aa b/graphics/lcms/patches/patch-aa
new file mode 100644
index 00000000000..fbe80d98ddf
--- /dev/null
+++ b/graphics/lcms/patches/patch-aa
@@ -0,0 +1,11 @@
+$NetBSD: patch-aa,v 1.3 2004/04/11 04:35:22 dmcmahill Exp $
+
+--- include/lcms.h.orig 2003-12-20 15:00:11.000000000 +0000
++++ include/lcms.h 2004-04-09 18:17:12.000000000 +0000
+@@ -76,5 +76,5 @@
+ // Metroworks CodeWarrior
+
+-#if __MWERKS__
++#ifdef __MWERKS__
+ # define unlink remove
+ # if WIN32