From 93f7b52f21f001c2bd62ec51bce4d73ff87da5f5 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 27 Feb 2013 16:15:17 +0000 Subject: - Fix build --- finance/quantlib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'finance/quantlib') diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index b8b492fdb32a..86a313606535 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -8,6 +8,7 @@ PORTNAME= quantlib PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/QuantLib/${PORTVERSION} DISTNAME= QuantLib-${PORTVERSION} @@ -15,7 +16,7 @@ DISTNAME= QuantLib-${PORTVERSION} MAINTAINER= dikshie@sfc.wide.ad.jp COMMENT= A comprehensive software framework for quantitative finance -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION} -- cgit v1.2.3