summaryrefslogtreecommitdiffstats
path: root/x11/giflib
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-04-19 20:12:05 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-04-19 20:12:05 +0000
commit4f9f28eedbab9533a028d259173c5b6f03889d35 (patch)
tree6a982465af3ff380230613dcb8193a4d3b489014 /x11/giflib
parent95cfc22c40f16daaf9bd1a047f34897643f87964 (diff)
downloadaports-4f9f28eedbab9533a028d259173c5b6f03889d35.tar.bz2
aports-4f9f28eedbab9533a028d259173c5b6f03889d35.tar.xz
x11/giflib: added missing nocxx patch
Diffstat (limited to 'x11/giflib')
-rw-r--r--x11/giflib/nocxx.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/giflib/nocxx.patch b/x11/giflib/nocxx.patch
new file mode 100644
index 00000000..beb1ab90
--- /dev/null
+++ b/x11/giflib/nocxx.patch
@@ -0,0 +1,15 @@
+--- a/configure 2004-12-07 21:34:23.205172545 +0000
++++ b/configure 2004-12-07 21:37:17.726654782 +0000
+@@ -5148,10 +5148,8 @@
+ :
+ else
+ { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
+-See \`config.log' for more details." >&5
+-echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
+-See \`config.log' for more details." >&2;}
+- { (exit 1); exit 1; }; }
++See \`config.log' for more details." >&5;}
++ { echo "C++ sucks, ignoring ..." >&5; }; }
+ fi
+
+ ac_ext=cc