summaryrefslogtreecommitdiff
path: root/graphics/babl/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/babl/patches/patch-ad')
-rw-r--r--graphics/babl/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/babl/patches/patch-ad b/graphics/babl/patches/patch-ad
new file mode 100644
index 00000000000..6ed1d82d9d3
--- /dev/null
+++ b/graphics/babl/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2009/06/10 09:19:49 wiz Exp $
+
+--- extensions/Makefile.in.orig 2009-05-20 20:42:51.000000000 +0000
++++ extensions/Makefile.in
+@@ -242,7 +242,7 @@ AM_CPPFLAGS = \
+ -I$(top_srcdir)/babl \
+ -I$(top_srcdir)/extensions
+
+-extdir = $(DESTDIR)$(libdir)/babl-@BABL_API_VERSION@
++extdir = $(libdir)/babl-@BABL_API_VERSION@
+ ext_LTLIBRARIES = \
+ CIE-Lab.la \
+ gegl-fixups.la \