summaryrefslogtreecommitdiff
path: root/finance/quantlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/quantlib/Makefile')
-rw-r--r--finance/quantlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile
index 9339927cf015..ead85b0e4203 100644
--- a/finance/quantlib/Makefile
+++ b/finance/quantlib/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs
WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION}
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
USE_LDCONFIG= yes