diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-07 18:45:31 +0800 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-07 18:45:31 +0800 |
commit | ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd (patch) | |
tree | 1d344968c5ecdfe759d80ad4c74aa976f7d4f8fa /astro | |
parent | 99249f70296a7c82fcf6e43aea94158863b10a3a (diff) | |
download | freebsd-ports-gnome-ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd.tar.gz freebsd-ports-gnome-ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd.tar.zst freebsd-ports-gnome-ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd.zip |
The tiff port now lives in ports/graphics/tiff.
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 f8f234bdbe10..f86c86206236 100644 --- a/astro/wmglobe/Makefile +++ b/astro/wmglobe/Makefile @@ -17,7 +17,7 @@ MAINTAINER= andrews@technologist.com LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff34 \ + tiff.4:${PORTSDIR}/graphics/tiff \ gif.3:${PORTSDIR}/graphics/giflib \ wraster.3:${PORTSDIR}/x11-wm/windowmaker |