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 /graphics/fxtv | |
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 'graphics/fxtv')
-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 a86e98e..554a63c 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 |