1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/games/krubik/files/patch-ab
R. Imura 46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00

19 lines
559 B
Plaintext

--- configure.orig Sat Dec 26 20:14:39 1998
+++ configure Tue Feb 15 01:39:52 2000
@@ -2552,6 +2552,7 @@
echo "$ac_t""no" 1>&6
fi
+if false; then
echo $ac_n "checking for giflib""... $ac_c" 1>&6
echo "configure:2557: checking for giflib" >&5
if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then
@@ -2598,6 +2599,7 @@
else
{ echo "configure: error: You need giflib23. Please install the kdesupport package" 1>&2; exit 1; }
+fi
fi
echo $ac_n "checking for jpeglib""... $ac_c" 1>&6
echo "configure:2604: checking for jpeglib" >&5