From 46789bfcb436e36af7651ce67e83ba0759e76f29 Mon Sep 17 00:00:00 2001 From: "R. Imura" Date: Tue, 15 Feb 2000 13:45:23 +0000 Subject: 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!! --- graphics/kdegraphics3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/kdegraphics3') diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index fb0c5af252e2..cbafd9a96153 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/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 -- cgit v1.2.3