From d0f4ae828deac36dd039785dd14681ff1a5ef9a5 Mon Sep 17 00:00:00 2001
From: Satoshi Asami <asami@FreeBSD.org>
Date: Fri, 9 Oct 1998 23:44:14 +0000
Subject: This port depends on giflib.

---
 x11/kworldwatch/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'x11')

diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile
index 8a13d8f4e1ea..6a0aae595b51 100644
--- a/x11/kworldwatch/Makefile
+++ b/x11/kworldwatch/Makefile
@@ -3,7 +3,7 @@
 # Date created:        12 July 1998
 # Whom:                Marc G. Fournier <scrappy@freebsd.org>
 #
-# $Id: Makefile,v 1.6 1998/09/30 02:07:28 jseger Exp $
+# $Id: Makefile,v 1.7 1998/10/02 18:21:34 brian Exp $
 #
 
 DISTNAME=	kworldwatch-0.6
@@ -14,7 +14,8 @@ EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	scrappy@freebsd.org
 
-LIB_DEPENDS=	kdecore.1:${PORTSDIR}/x11/kdelibs \
+LIB_DEPENDS=	giflib.3:${PORTSDIR}/graphics/giflib \
+		kdecore.1:${PORTSDIR}/x11/kdelibs \
 		kdeui.1:${PORTSDIR}/x11/kdelibs \
 		kfm.1:${PORTSDIR}/x11/kdelibs
 
-- 
cgit v1.2.3