aboutsummaryrefslogtreecommitdiff
path: root/math/atlas-devel/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-01-15 12:03:27 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-01-15 12:03:27 +0000
commita6f3b1c3a3b08e13528c4357e3d078f787a93835 (patch)
tree9242078301a77bb7cab67630c5ddcdc74b36c0f1 /math/atlas-devel/Makefile
parent1d34b36c1cdc8d621fa91fe0c6c120b3c06ce336 (diff)
downloadports-a6f3b1c3a3b08e13528c4357e3d078f787a93835.tar.gz
ports-a6f3b1c3a3b08e13528c4357e3d078f787a93835.zip
Notes
Diffstat (limited to 'math/atlas-devel/Makefile')
-rw-r--r--math/atlas-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile
index eb219bd3fcc7..ec64938b9076 100644
--- a/math/atlas-devel/Makefile
+++ b/math/atlas-devel/Makefile
@@ -46,6 +46,7 @@ CCOMPILER= ${CC}
.endif
LIB_DEPENDS+= blas.2:${PORTSDIR}/math/blas
LIB_DEPENDS+= lapack.4:${PORTSDIR}/math/lapack
+LIB_DEPENDS+= f2c:${PORTSDIR}/lang/f2c
.if ${ARCH} == "sparc64"
PICFLAG?= -fPIC