summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-01-18 16:52:31 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-01-18 16:52:31 +0000
commit8f54ba0123bbf9cbfb24e98dfdbf2d2ea899fd95 (patch)
tree5abcda3ef5626b5f7e19d6c6d1cdc880ec965269 /misc
parent- Chase lapack share library version (diff)
- Chase blas/lapack/atlas library version
Notes
Notes: svn path=/head/; revision=182739
Diffstat (limited to 'misc')
-rw-r--r--misc/gretl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile
index 1277e0152655..5be1a0233d24 100644
--- a/misc/gretl/Makefile
+++ b/misc/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