aboutsummaryrefslogtreecommitdiff
path: root/math/freefem++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/freefem++/Makefile')
-rw-r--r--math/freefem++/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index 5909e6358e47..5327388f5a51 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freefem++
DISTVERSION= 2.24-1
+PORTREVISION= 1
CATEGORIES= math science
MASTER_SITES= http://www.freefem.org/ff++/ftp/
@@ -17,7 +18,7 @@ LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk-threads \
fftw3.4:${PORTSDIR}/math/fftw3 \
umfpack.1:${PORTSDIR}/math/suitesparse \
arpack.1:${PORTSDIR}/math/arpack \
- gsl.10:${PORTSDIR}/math/gsl
+ gsl.12:${PORTSDIR}/math/gsl
BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
dvips:${PORTSDIR}/print/dvipsk-tetex \
pdflatex:${PORTSDIR}/print/teTeX-base