diff options
Diffstat (limited to 'finance/quantlib/Makefile')
-rw-r--r-- | finance/quantlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index 4e3321d0e43d..3d80a949523e 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -19,7 +19,7 @@ COMMENT= A comprehensive software framework for quantitative finance WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION} USE_REINPLACE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |