aboutsummaryrefslogtreecommitdiffstats
path: root/math
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 /math
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 'math')
-rw-r--r--math/gretl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 1277e0152655..5be1a0233d24 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Gnu Regression, Econometrics and Time-series Library
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
-LIB_DEPENDS= lapack.3:${PORTSDIR}/math/lapack \
+LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack \
gmp.7:${PORTSDIR}/math/libgmp4
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot