aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-12-17 00:49:19 +0800
committerantoine <antoine@FreeBSD.org>2014-12-17 00:49:19 +0800
commit1bbba71e1e2ba30173a5ef595fe25899de154858 (patch)
tree644ba42409d85cd374fc19ad86290b511283e5e9 /math
parent36b6317402db9377d49a7a59d3d94e1303009bb4 (diff)
downloadfreebsd-ports-gnome-1bbba71e1e2ba30173a5ef595fe25899de154858.tar.gz
freebsd-ports-gnome-1bbba71e1e2ba30173a5ef595fe25899de154858.tar.zst
freebsd-ports-gnome-1bbba71e1e2ba30173a5ef595fe25899de154858.zip
Fix build
Diffstat (limited to 'math')
-rw-r--r--math/dynare/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/dynare/Makefile b/math/dynare/Makefile
index 931b1ab169f9..4b4ee0458c19 100644
--- a/math/dynare/Makefile
+++ b/math/dynare/Makefile
@@ -10,7 +10,8 @@ MASTER_SITES= http://www.dynare.org/release/source/
MAINTAINER= fernando.apesteguia@gmail.com
COMMENT= Software platform for handling a wide class of economic models
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/unordered_set.hpp:${PORTSDIR}/devel/boost-libs
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/unordered_set.hpp:${PORTSDIR}/devel/boost-libs \
+ ctangle:${PORTSDIR}/devel/cweb
LIB_DEPENDS= libumfpack.so:${PORTSDIR}/math/suitesparse \
libmatio.so:${PORTSDIR}/math/matio