diff options
Diffstat (limited to 'graphics/jpeg')
-rw-r--r-- | graphics/jpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index 259eb60ae8b1..3dda0d190a6c 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -24,7 +24,7 @@ COMMENT= IJG's jpeg compression utilities WRKSRC= ${WRKDIR}/jpeg-6b -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --enable-static |