aboutsummaryrefslogtreecommitdiff
path: root/math/freefem++
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-10-26 20:14:01 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-10-26 20:14:01 +0000
commite570c85499027a5a68c11712daf1a76e7babc4f8 (patch)
treefbaa58589b8bdafdfa60f6b6d9e4754d376356e0 /math/freefem++
parent72b8c5ac69755eaae8807fa3fe0b4dd7eeb09bd3 (diff)
downloadports-e570c85499027a5a68c11712daf1a76e7babc4f8.tar.gz
ports-e570c85499027a5a68c11712daf1a76e7babc4f8.zip
Notes
Diffstat (limited to 'math/freefem++')
-rw-r--r--math/freefem++/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index fb564a9a34fd..d96e77d5f277 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas \
gsl.6:${PORTSDIR}/math/gsl \
lapack.3:${PORTSDIR}/math/lapack
BUILD_DEPENDS= ${LOCALBASE}/lib/libumfpack.a:${PORTSDIR}/math/umfpack \
+ ${LOCALBASE}/lib/libarpack.a:${PORTSDIR}/math/arpack \
dvips:${PORTSDIR}/print/dvipsk-tetex \
pdflatex:${PORTSDIR}/print/teTeX-base
RUN_DEPENDS= dvips:${PORTSDIR}/print/dvipsk-tetex \