diff options
author | steve <steve@FreeBSD.org> | 1999-09-07 18:38:43 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-09-07 18:38:43 +0800 |
commit | 7a9a2f6f2b4b6880957b942b0d65ffab8885c26a (patch) | |
tree | 84573337cf625dd8c37e9bc73fd86d5a8d3f361c | |
parent | 52eb3d4c87e5f1b60e5dedc9f830ec6033d9756a (diff) | |
download | freebsd-ports-gnome-7a9a2f6f2b4b6880957b942b0d65ffab8885c26a.tar.gz freebsd-ports-gnome-7a9a2f6f2b4b6880957b942b0d65ffab8885c26a.tar.zst freebsd-ports-gnome-7a9a2f6f2b4b6880957b942b0d65ffab8885c26a.zip |
Activate the tiff port and deactivate tiff34.
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 8139b116b1f3..4e23cfe40f4a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -108,7 +108,7 @@ SUBDIR += tgd SUBDIR += tgif SUBDIR += tgif-nls - SUBDIR += tiff34 + SUBDIR += tiff SUBDIR += tifmerge SUBDIR += txtmerge SUBDIR += urt |