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 /astro/wmglobe | |
parent | Update to version 4.1.0. (diff) |
The version number of libgif.so has changed to 5.
Notes
Notes:
svn path=/head/; revision=21701
Diffstat (limited to 'astro/wmglobe')
-rw-r--r-- | astro/wmglobe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile index f86c86206236..0e48d3b05265 100644 --- a/astro/wmglobe/Makefile +++ b/astro/wmglobe/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - gif.3:${PORTSDIR}/graphics/giflib \ + gif.5:${PORTSDIR}/graphics/giflib \ wraster.3:${PORTSDIR}/x11-wm/windowmaker USE_X_PREFIX= yes |