summaryrefslogtreecommitdiff
path: root/graphics/jasper/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jasper/patches/patch-ah')
-rw-r--r--graphics/jasper/patches/patch-ah15
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/jasper/patches/patch-ah b/graphics/jasper/patches/patch-ah
deleted file mode 100644
index 1cf79a4f0ae..00000000000
--- a/graphics/jasper/patches/patch-ah
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2002/11/13 14:24:22 dillo Exp $
-
---- src/libjasper/include/jasper/jas_image.h.orig Thu Oct 17 23:30:37 2002
-+++ src/libjasper/include/jasper/jas_image.h
-@@ -149,7 +149,9 @@ extern "C" {
- #define JAS_IMAGE_CS_GRAY 1 /* Standard Gray */
- #define JAS_IMAGE_CS_RGB 2 /* Standard RGB */
- #define JAS_IMAGE_CS_YCBCR 3 /* Standard YCC */
--/*#define JAS_IMAGE_CM_ICC 4 /* ICC Profile */
-+#if 0
-+#define JAS_IMAGE_CM_ICC 4 /* ICC Profile */
-+#endif
-
- /*
- * Component types