summaryrefslogtreecommitdiff
path: root/emulators/kmamerun
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-02-15 13:45:23 +0000
committerR. Imura <imura@FreeBSD.org>2000-02-15 13:45:23 +0000
commit46789bfcb436e36af7651ce67e83ba0759e76f29 (patch)
tree977141b309514fb22a0548b38d57e8bc4449c6f2 /emulators/kmamerun
parentWhen IPv4-only client connected to a server which have IPv4 and IPv6 (diff)
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!!
Notes
Notes: svn path=/head/; revision=25853
Diffstat (limited to 'emulators/kmamerun')
-rw-r--r--emulators/kmamerun/files/patch-aa18
1 files changed, 18 insertions, 0 deletions
diff --git a/emulators/kmamerun/files/patch-aa b/emulators/kmamerun/files/patch-aa
new file mode 100644
index 000000000000..cd216333575c
--- /dev/null
+++ b/emulators/kmamerun/files/patch-aa
@@ -0,0 +1,18 @@
+--- configure.orig Tue Aug 17 23:39:05 1999
++++ configure Tue Feb 15 01:38:49 2000
+@@ -4164,6 +4164,7 @@
+ echo "$ac_t""no" 1>&6
+ fi
+
++if false; then
+ echo $ac_n "checking for giflib""... $ac_c" 1>&6
+ echo "configure:4169: checking for giflib" >&5
+ if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then
+@@ -4210,6 +4211,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:4216: checking for jpeglib" >&5