diff options
-rw-r--r-- | graphics/tifmerge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile index f8d41adfcb9b..004fd39e180e 100644 --- a/graphics/tifmerge/Makefile +++ b/graphics/tifmerge/Makefile @@ -14,7 +14,7 @@ DISTNAME= tiff MAINTAINER= adam@redprince.net COMMENT= Library to merge TIFF files into multi-page TIFF files -BUILD_DEPENDS= tuc:${PORTSDIR}/converters/tuc +EXTRACT_DEPENDS= tuc:${PORTSDIR}/converters/tuc INSTALLS_SHLIB= yes USE_ZIP= yes |