diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-07 10:38:43 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-07 10:38:43 +0000 |
commit | 99249f70296a7c82fcf6e43aea94158863b10a3a (patch) | |
tree | 5c59eb533721607f62700461d645a759dd3f00dc /graphics/Makefile | |
parent | 76ee352c22f77ef1b0cc642cae34f7795fb74ba5 (diff) | |
download | ports-99249f70296a7c82fcf6e43aea94158863b10a3a.tar.gz ports-99249f70296a7c82fcf6e43aea94158863b10a3a.zip |
Activate the tiff port and deactivate tiff34.
Notes
Notes:
svn path=/head/; revision=21366
Diffstat (limited to 'graphics/Makefile')
-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 |