summaryrefslogtreecommitdiff
path: root/graphics/libraw/patches/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libraw/patches/patch-configure')
-rw-r--r--graphics/libraw/patches/patch-configure10
1 files changed, 6 insertions, 4 deletions
diff --git a/graphics/libraw/patches/patch-configure b/graphics/libraw/patches/patch-configure
index 1cd4decba8b..7e8ae941107 100644
--- a/graphics/libraw/patches/patch-configure
+++ b/graphics/libraw/patches/patch-configure
@@ -1,13 +1,15 @@
-$NetBSD: patch-configure,v 1.1 2014/11/17 19:04:25 joerg Exp $
+$NetBSD: patch-configure,v 1.2 2015/07/18 10:40:20 adam Exp $
---- configure.orig 2013-05-24 17:55:19.000000000 +0000
+Avoid libstdc++.
+
+--- configure.orig 2015-05-16 17:23:47.000000000 +0000
+++ configure
-@@ -16207,7 +16207,7 @@ $as_echo "$as_me: WARNING: Unable to fin
+@@ -16358,7 +16358,7 @@ $as_echo "$as_me: WARNING: Unable to fin
fi
fi
-LIBS="$LIBS -lm -lstdc++"
+LIBS="$LIBS -lm"
- LIBRAW_SHLIB_VERSION=9:0:0
+ LIBRAW_SHLIB_VERSION=10:0:0