aboutsummaryrefslogtreecommitdiff
path: root/graphics/kdegraphics2
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/kdegraphics2
parentabcd350dae36ec6489fde6df76612953fd3c7adf (diff)
downloadports-46789bfcb436e36af7651ce67e83ba0759e76f29.tar.gz
ports-46789bfcb436e36af7651ce67e83ba0759e76f29.zip
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/kdegraphics2')
-rw-r--r--graphics/kdegraphics2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile
index fb0c5af252e2..cbafd9a96153 100644
--- a/graphics/kdegraphics2/Makefile
+++ b/graphics/kdegraphics2/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