summaryrefslogtreecommitdiff
path: root/math/mpfr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/mpfr/Makefile')
-rw-r--r--math/mpfr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index afbd31e8d326..1109611e0c5b 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -15,7 +15,7 @@ COMMENT= A library for multiple-precision floating-point computations
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-gmp=${LOCALBASE} \
--enable-shared
INSTALLS_SHLIB= yes