diff options
Diffstat (limited to 'graphics/vips/Makefile')
-rw-r--r-- | graphics/vips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index b3ffa56dff61..e6e80722719c 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 \ USE_GMAKE= yes USE_GNOME= gnomehack glib20 pkgconfig pango GNU_CONFIGURE= yes -USE_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13 INSTALLS_SHLIB= yes USE_REINPLACE= yes |