aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/quantlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile
index cc4d40838bce..f97577e5a899 100644
--- a/finance/quantlib/Makefile
+++ b/finance/quantlib/Makefile
@@ -11,7 +11,7 @@ DISTNAME= QuantLib-${PORTVERSION}
MAINTAINER= dikshie@sfc.wide.ad.jp
COMMENT= A comprehensive software framework for quantitative finance
-LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs
WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION}