aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ocaml-lacaml
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-01-19 00:52:31 +0800
committerrafan <rafan@FreeBSD.org>2007-01-19 00:52:31 +0800
commit44c78ab80ef6dfe9b274d1ce50fa9f45b6f243f4 (patch)
treef5dde4e83ce77b8680ff7a8377f348ddf93bf8c5 /devel/ocaml-lacaml
parent46633c649412fd397f81ec463392febd71fa1898 (diff)
downloadfreebsd-ports-gnome-44c78ab80ef6dfe9b274d1ce50fa9f45b6f243f4.tar.gz
freebsd-ports-gnome-44c78ab80ef6dfe9b274d1ce50fa9f45b6f243f4.tar.zst
freebsd-ports-gnome-44c78ab80ef6dfe9b274d1ce50fa9f45b6f243f4.zip
- Chase blas/lapack/atlas library version
Diffstat (limited to 'devel/ocaml-lacaml')
-rw-r--r--devel/ocaml-lacaml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-lacaml/Makefile b/devel/ocaml-lacaml/Makefile
index 757ade29a055..b15e36c399f7 100644
--- a/devel/ocaml-lacaml/Makefile
+++ b/devel/ocaml-lacaml/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= ocaml-
MAINTAINER= stas@FreeBSD.org
COMMENT= OCaml interface to BLAS and LAPACK libraries
-LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas \
- lapack.3:${PORTSDIR}/math/lapack
+LIB_DEPENDS= blas.2:${PORTSDIR}/math/blas \
+ lapack.4:${PORTSDIR}/math/lapack
USE_BZIP2= yes
USE_GMAKE= yes