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 dac5f2a1152f..d1aba8a60320 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -24,7 +24,7 @@ LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYRIGHT USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS+= --with-jpeg-include-dir=${LOCALBASE}/include \ --with-jpeg-lib-dir=${LOCALBASE}/lib |