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 aad1258faf00..d0f23f14401a 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -16,7 +16,7 @@ DISTNAME= QuantLib-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A comprehensive software framework for quantitative finance -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION} |