diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-18 03:12:11 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-18 03:12:11 +0000 |
commit | 2169e434e836da4747b360244ebc357998eee9a2 (patch) | |
tree | 512b5981c76fbc6f4272984fd71ab0cdaf022fb4 /x11/kworldwatch/Makefile | |
parent | Update to version 4.1.0. (diff) |
The version number of libgif.so has changed to 5.
Diffstat (limited to 'x11/kworldwatch/Makefile')
-rw-r--r-- | x11/kworldwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile index 413c3844011d..2ed2134037d9 100644 --- a/x11/kworldwatch/Makefile +++ b/x11/kworldwatch/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= scrappy@freebsd.org -LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ +LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ kdecore.2:${PORTSDIR}/x11/kdelibs11 \ kdeui.2:${PORTSDIR}/x11/kdelibs11 \ kfm.2:${PORTSDIR}/x11/kdelibs11 |