diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-18 11:12:11 +0800 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-18 11:12:11 +0800 |
commit | 2169e434e836da4747b360244ebc357998eee9a2 (patch) | |
tree | 512b5981c76fbc6f4272984fd71ab0cdaf022fb4 /astro | |
parent | fbdeb1f7de38f480d1fbb01a466822e3585b5224 (diff) | |
download | freebsd-ports-gnome-2169e434e836da4747b360244ebc357998eee9a2.tar.gz freebsd-ports-gnome-2169e434e836da4747b360244ebc357998eee9a2.tar.zst freebsd-ports-gnome-2169e434e836da4747b360244ebc357998eee9a2.zip |
The version number of libgif.so has changed to 5.
Diffstat (limited to 'astro')
-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 |