summaryrefslogtreecommitdiff
path: root/graphics/pear-Image_Color/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pear-Image_Color/patches/patch-aa')
-rw-r--r--graphics/pear-Image_Color/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/pear-Image_Color/patches/patch-aa b/graphics/pear-Image_Color/patches/patch-aa
new file mode 100644
index 00000000000..c0ddc1c2223
--- /dev/null
+++ b/graphics/pear-Image_Color/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2006/01/03 20:59:10 adrianp Exp $
+
+--- package.xml.orig 2005-09-12 20:27:01.000000000 +0100
++++ package.xml
+@@ -51,7 +51,7 @@
+ several violations of the PEAR coding standards.
+ </notes>
+ <deps>
+- <dep type="ext" rel="has">gd</dep>
++ <dep type="ext" rel="has" optional="yes">gd</dep>
+ </deps>
+ <provides type="class" name="Image_Color" />
+ <provides type="function" name="Image_Color::mixColors" />