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/gtksee | |
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/gtksee')
-rw-r--r-- | graphics/gtksee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index 0ef9a1d..90bb9a7 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -16,7 +16,7 @@ MAINTAINER= dirk@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff34 + tiff.4:${PORTSDIR}/graphics/tiff RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip \ bzip2:${PORTSDIR}/archivers/bzip2 |