diff options
author | steve <steve@FreeBSD.org> | 1999-09-07 10:45:31 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-09-07 10:45:31 +0000 |
commit | d0d96303ee8833a968f363c21f48aa92cf3c552b (patch) | |
tree | 2dfea2e4170cf54d6d3944b40ab7af9ebba7b51e /x11-wm/e16 | |
parent | 7a9a2f6f2b4b6880957b942b0d65ffab8885c26a (diff) | |
download | FreeBSD-ports-d0d96303ee8833a968f363c21f48aa92cf3c552b.zip FreeBSD-ports-d0d96303ee8833a968f363c21f48aa92cf3c552b.tar.gz |
The tiff port now lives in ports/graphics/tiff.
Diffstat (limited to 'x11-wm/e16')
-rw-r--r-- | x11-wm/e16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 0d723a3..50dad22 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= esd.1:${PORTSDIR}/audio/esound \ Fnlib.0:${PORTSDIR}/graphics/fnlib \ gif.3:${PORTSDIR}/graphics/giflib \ Imlib.4:${PORTSDIR}/graphics/imlib \ - tiff.4:${PORTSDIR}/graphics/tiff34 \ + tiff.4:${PORTSDIR}/graphics/tiff \ ttf.3:${PORTSDIR}/print/freetype \ ghttp.1:${PORTSDIR}/www/libghttp |