diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-09 23:47:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-09 23:47:06 +0000 |
commit | f1cd6e32b1cea11a441309f2308cf71de3638d08 (patch) | |
tree | b2bda342143ac29556318c13639c4318eec7eb4a /x11/kworldwatch | |
parent | d0f4ae828deac36dd039785dd14681ff1a5ef9a5 (diff) | |
download | ports-f1cd6e32b1cea11a441309f2308cf71de3638d08.tar.gz ports-f1cd6e32b1cea11a441309f2308cf71de3638d08.zip |
Notes
Diffstat (limited to 'x11/kworldwatch')
-rw-r--r-- | x11/kworldwatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile index 6a0aae595b51..1f906a6b4838 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.7 1998/10/02 18:21:34 brian Exp $ +# $Id: Makefile,v 1.8 1998/10/09 23:44:14 asami Exp $ # DISTNAME= kworldwatch-0.6 @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= scrappy@freebsd.org -LIB_DEPENDS= giflib.3:${PORTSDIR}/graphics/giflib \ +LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ kdecore.1:${PORTSDIR}/x11/kdelibs \ kdeui.1:${PORTSDIR}/x11/kdelibs \ kfm.1:${PORTSDIR}/x11/kdelibs |