aboutsummaryrefslogtreecommitdiffstats
path: root/math/digitizer
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 /math/digitizer
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 'math/digitizer')
-rw-r--r--math/digitizer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/digitizer/Makefile b/math/digitizer/Makefile
index 9b0bb326b47f..dae680b0f552 100644
--- a/math/digitizer/Makefile
+++ b/math/digitizer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= digitizer
PORTVERSION= 4.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ MAINTAINER= thierry@FreeBSD.org
COMMENT= Engauge Digitizer - Digitizing software to convert graphs into numbers
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
-LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3
WRKSRC= ${WRKDIR}/engauge