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-toolkits/tkstep80 | |
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-toolkits/tkstep80')
-rw-r--r-- | x11-toolkits/tkstep80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile index 99f576b..96f8f1f 100644 --- a/x11-toolkits/tkstep80/Makefile +++ b/x11-toolkits/tkstep80/Makefile @@ -19,7 +19,7 @@ MAINTAINER= tg@FreeBSD.org LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff34 + tiff.4:${PORTSDIR}/graphics/tiff FILE_DEPENDS= ${PORTSDIR}/x11-toolkits/tk80 FETCH_BEFORE_ARGS= -b |