diff options
Diffstat (limited to 'graphics/libjpeg-turbo/Makefile')
-rw-r--r-- | graphics/libjpeg-turbo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libjpeg-turbo/Makefile b/graphics/libjpeg-turbo/Makefile index 0bbf4b2b2bcf..521ccb71a4fa 100644 --- a/graphics/libjpeg-turbo/Makefile +++ b/graphics/libjpeg-turbo/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm CONFLICTS= jpeg-[0-9]* ONLY_FOR_ARCHS= amd64 i386 -USE_AUTOTOOLS= autoconf:267 autoheader:267 aclocal:111 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 autoheader:268 aclocal:111 automake:111 libtool:22 ACLOCAL_ARGS= -I. USE_LDCONFIG= yes |