summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-16 16:49:19 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-16 16:49:19 +0000
commit45b5f0bec475a08382b1f7dce7adfad7e16e56b6 (patch)
tree644ba42409d85cd374fc19ad86290b511283e5e9 /math
parentjapanese/ebnetd add user and group for daemon processes (diff)
Fix build
Notes
Notes: svn path=/head/; revision=374810
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