summaryrefslogtreecommitdiff
path: root/net/kicq
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 /net/kicq
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 'net/kicq')
-rw-r--r--net/kicq/files/patch-aa20
1 files changed, 18 insertions, 2 deletions
diff --git a/net/kicq/files/patch-aa b/net/kicq/files/patch-aa
index 8ff505767770..794b47e1dbec 100644
--- a/net/kicq/files/patch-aa
+++ b/net/kicq/files/patch-aa
@@ -1,5 +1,5 @@
---- configure.orig Thu Dec 3 15:25:30 1998
-+++ configure Sat Jul 31 12:17:24 1999
+--- configure.orig Fri Dec 4 06:25:30 1998
++++ configure Tue Feb 15 01:32:08 2000
@@ -2373,7 +2373,7 @@
;;
*)
@@ -9,3 +9,19 @@
test -z "$ac_dir" && ac_dir=.
if test -f $ac_dir/$ac_word; then
ac_cv_path_MOC="$ac_dir/$ac_word"
+@@ -2709,6 +2709,7 @@
+ echo "$ac_t""no" 1>&6
+ fi
+
++if false; then
+ echo $ac_n "checking for giflib""... $ac_c" 1>&6
+ echo "configure:2714: checking for giflib" >&5
+ if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then
+@@ -2755,6 +2756,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:2761: checking for jpeglib" >&5