aboutsummaryrefslogtreecommitdiffstats
path: root/science/gwyddion
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-05-18 23:08:58 +0800
committerpav <pav@FreeBSD.org>2009-05-18 23:08:58 +0800
commit041a24ea1dbae179a8345dc62f8abfbd5572d852 (patch)
tree3210d09ee407f41a3037fa71d889a24b901ed8bd /science/gwyddion
parentcf162b42fa38a9cc73bce6465994bc4db614923d (diff)
downloadfreebsd-ports-gnome-041a24ea1dbae179a8345dc62f8abfbd5572d852.tar.gz
freebsd-ports-gnome-041a24ea1dbae179a8345dc62f8abfbd5572d852.tar.zst
freebsd-ports-gnome-041a24ea1dbae179a8345dc62f8abfbd5572d852.zip
- Chase fftw3 update
Diffstat (limited to 'science/gwyddion')
-rw-r--r--science/gwyddion/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile
index e508a4c0d123..3b860b5af8ef 100644
--- a/science/gwyddion/Makefile
+++ b/science/gwyddion/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gwyddion
PORTVERSION= 2.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +20,7 @@ COMMENT= A gtk2 based SPM data visualization and analysis tool
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext \
- fftw3.4:${PORTSDIR}/math/fftw3
+ fftw3.5:${PORTSDIR}/math/fftw3
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \