diff options
Diffstat (limited to 'graphics/autotrace/Makefile')
-rw-r--r-- | graphics/autotrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index c0a7c7a5440f..ad9a07c1918d 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -17,7 +17,7 @@ COMMENT= Convert bitmap to vector graphics LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ MagickWand.4:${PORTSDIR}/graphics/ImageMagick -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ |