aboutsummaryrefslogtreecommitdiff
path: root/math/freefem++/Makefile
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
commitd369e5c287c06a3ad512ee7c9a4d4d828c1d2f01 (patch)
tree70c2049bf7cb81daf29a37481d1586373dd5ba80 /math/freefem++/Makefile
parent88133fe808126a7e44e982994d4fbbee2e96ae0a (diff)
downloadports-d369e5c287c06a3ad512ee7c9a4d4d828c1d2f01.tar.gz
ports-d369e5c287c06a3ad512ee7c9a4d4d828c1d2f01.zip
Notes
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