summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics11
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 /graphics/kdegraphics11
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 'graphics/kdegraphics11')
-rw-r--r--graphics/kdegraphics11/Makefile2
-rw-r--r--graphics/kdegraphics11/files/patch-ab11
-rw-r--r--graphics/kdegraphics11/files/patch-ac11
3 files changed, 23 insertions, 1 deletions
diff --git a/graphics/kdegraphics11/Makefile b/graphics/kdegraphics11/Makefile
index fb0c5af252e2..cbafd9a96153 100644
--- a/graphics/kdegraphics11/Makefile
+++ b/graphics/kdegraphics11/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MAINTAINER= se@freebsd.org
BUILD_DEPENDS= ${PREFIX}/include/gif_lib.h:${PORTSDIR}/graphics/giflib
-LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \
+LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.2:${PORTSDIR}/x11/kdelibs11
diff --git a/graphics/kdegraphics11/files/patch-ab b/graphics/kdegraphics11/files/patch-ab
new file mode 100644
index 000000000000..7b06e96af0b8
--- /dev/null
+++ b/graphics/kdegraphics11/files/patch-ab
@@ -0,0 +1,11 @@
+--- configure.orig Wed Sep 8 00:22:53 1999
++++ configure Tue Feb 15 21:54:21 2000
+@@ -4407,7 +4407,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="$all_libraries -lgif -lX11 $LIBSOCKET"
++LIBS="$all_libraries -lungif -lX11 $LIBSOCKET"
+ cat > conftest.$ac_ext <<EOF
+ #line 4413 "configure"
+ #include "confdefs.h"
diff --git a/graphics/kdegraphics11/files/patch-ac b/graphics/kdegraphics11/files/patch-ac
new file mode 100644
index 000000000000..265d52fa3ab9
--- /dev/null
+++ b/graphics/kdegraphics11/files/patch-ac
@@ -0,0 +1,11 @@
+--- kpaint/Makefile.in.orig Wed Sep 8 00:22:50 1999
++++ kpaint/Makefile.in Tue Feb 15 21:57:27 2000
+@@ -161,7 +161,7 @@
+
+ INCLUDES = $(all_includes)
+ LDFLAGS = $(all_libraries) $(KDE_RPATH)
+-LDADD = $(LIB_KIMGIO) -lgif -lm $(LIB_KFILE)
++LDADD = $(LIB_KIMGIO) -lungif -lm $(LIB_KFILE)
+
+ appsdir = $(kde_appsdir)/Graphics
+ apps_DATA = kpaint.kdelnk