From fcad596f79f807f28c54a952be2b3b989c66c8f8 Mon Sep 17 00:00:00 2001 From: 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!! --- x11/kde4-runtime/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/kde4-runtime/Makefile') diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 9724191aa9e8..fa9f4b97bfe4 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -13,8 +13,7 @@ MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 MAINTAINER= se@freebsd.org -LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.2:${PORTSDIR}/x11/kdelibs11 \ Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext -- cgit