From 47505f1538563eb19130b70cbc3be512ab609ae1 Mon Sep 17 00:00:00 2001 From: "R. Imura" Date: Tue, 15 Feb 2000 14:37:13 +0000 Subject: [PATCH] This port dosn't require giflib, too. --- palm/kpilot/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile index e724657518c8..0cdc2e1395b0 100644 --- a/palm/kpilot/Makefile +++ b/palm/kpilot/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= http://www.slac.com/pilone/kpilot_home/download/ MAINTAINER= dima@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 \ kdeui.2:${PORTSDIR}/x11/kdelibs11 \ jscript.2:${PORTSDIR}/x11/kdelibs11 \