diff options
Diffstat (limited to 'graphics/tiff/Makefile')
-rw-r--r-- | graphics/tiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 5796401d6b14..f8514ada5799 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -20,7 +20,7 @@ COMMENT= Tools and library routines for working with TIFF images LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS+= --with-jpeg-include-dir=${LOCALBASE}/include \ --with-jpeg-lib-dir=${LOCALBASE}/lib |