aboutsummaryrefslogtreecommitdiffstats
path: root/math/gretl
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2007-08-30 17:56:05 +0800
committerale <ale@FreeBSD.org>2007-08-30 17:56:05 +0800
commit72d7a25d3601ccb28ac0d0fd2a0d61672f43810f (patch)
tree9b6dd27f3cd72b33545f0c55292142a478485777 /math/gretl
parentb2d55e0d9555e52809d14bda088d2836f86ada78 (diff)
downloadfreebsd-ports-gnome-72d7a25d3601ccb28ac0d0fd2a0d61672f43810f.tar.gz
freebsd-ports-gnome-72d7a25d3601ccb28ac0d0fd2a0d61672f43810f.tar.zst
freebsd-ports-gnome-72d7a25d3601ccb28ac0d0fd2a0d61672f43810f.zip
Chase mpfr library and bump PORTREVISION.
Diffstat (limited to 'math/gretl')
-rw-r--r--math/gretl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 020c8a81e8d7..af7768b2164e 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gretl
PORTVERSION= 1.6.5
+PORTREVISION= 1
CATEGORIES= math finance
MASTER_SITES= SF
@@ -16,7 +17,7 @@ COMMENT= Gnu Regression, Econometrics and Time-series Library
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \
- mpfr.1:${PORTSDIR}/math/mpfr
+ mpfr.2:${PORTSDIR}/math/mpfr
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
USE_BZIP2= yes