diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-07 10:45:31 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-07 10:45:31 +0000 |
commit | ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd (patch) | |
tree | 1d344968c5ecdfe759d80ad4c74aa976f7d4f8fa /x11-wm/enlightenment | |
parent | 99249f70296a7c82fcf6e43aea94158863b10a3a (diff) | |
download | ports-ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd.tar.gz ports-ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd.zip |
The tiff port now lives in ports/graphics/tiff.
Notes
Notes:
svn path=/head/; revision=21367
Diffstat (limited to 'x11-wm/enlightenment')
-rw-r--r-- | x11-wm/enlightenment/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 0d723a317fa3..50dad22123cc 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/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 |