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 /graphics/fxtv/Makefile | |
parent | Activate the tiff port and deactivate tiff34. (diff) |
The tiff port now lives in ports/graphics/tiff.
Notes
Notes:
svn path=/head/; revision=21367
Diffstat (limited to 'graphics/fxtv/Makefile')
-rw-r--r-- | graphics/fxtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile index a86e98ecfb43..554a63cfc7c3 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/fxtv/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= aa8vb@ipass.net -LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 \ +LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \ Xpm.4:${PORTSDIR}/graphics/xpm |