aboutsummaryrefslogtreecommitdiff
path: root/biology/crux
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:43:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:43:51 +0000
commita2275161bdf38678974bb793dfe3195fe1950aab (patch)
tree00fbd6994b07f04a0134d445afc55d2e91f3716a /biology/crux
parent5b8821079e8de7b601a5fc0e32cb4b128142a120 (diff)
downloadports-a2275161bdf38678974bb793dfe3195fe1950aab.tar.gz
ports-a2275161bdf38678974bb793dfe3195fe1950aab.zip
Notes
Diffstat (limited to 'biology/crux')
-rw-r--r--biology/crux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/crux/Makefile b/biology/crux/Makefile
index 765550050338..6362c0432199 100644
--- a/biology/crux/Makefile
+++ b/biology/crux/Makefile
@@ -31,7 +31,7 @@ USE_FORTRAN= yes
.if ${PORT_OPTIONS:MSYS_LINALG}
CONFIGURE_ARGS+= --enable-sys-linalg
-LIB_DEPENDS+= atlas.2:${PORTSDIR}/math/atlas
+LIB_DEPENDS+= libatlas.so:${PORTSDIR}/math/atlas
.else
CONFIGURE_ARGS+= --disable-sys-linalg
.endif