aboutsummaryrefslogtreecommitdiffstats
path: root/math/gretl/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2010-06-11 23:09:45 +0800
committerale <ale@FreeBSD.org>2010-06-11 23:09:45 +0800
commitde6cee0efd7c72a3035c9aa98e07c6ece3b69d05 (patch)
tree1be586debb97ea8adfbbf5f0039131c8ae668ce8 /math/gretl/Makefile
parent9fe693d141c24960fa238bc22f6a7a9da20b9890 (diff)
downloadfreebsd-ports-gnome-de6cee0efd7c72a3035c9aa98e07c6ece3b69d05.tar.gz
freebsd-ports-gnome-de6cee0efd7c72a3035c9aa98e07c6ece3b69d05.tar.zst
freebsd-ports-gnome-de6cee0efd7c72a3035c9aa98e07c6ece3b69d05.zip
Chase mpfr library and bump PORTREVISION.
Diffstat (limited to 'math/gretl/Makefile')
-rw-r--r--math/gretl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 2595464385e4..94a4f9b8fa9b 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gretl
PORTVERSION= 1.8.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math finance
MASTER_SITES= SF
@@ -17,7 +17,7 @@ COMMENT= GNU Regression, Econometrics and Time-series Library
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3 \
- mpfr.3:${PORTSDIR}/math/mpfr
+ mpfr.4:${PORTSDIR}/math/mpfr
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
USE_BZIP2= yes