aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ale/Makefile3
-rw-r--r--graphics/luminance/Makefile3
-rw-r--r--graphics/pfstmo/Makefile2
-rw-r--r--graphics/qtpfsgui/Makefile3
-rw-r--r--graphics/xmorph/Makefile4
5 files changed, 9 insertions, 6 deletions
diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile
index 764ab57efa7c..592389dcf473 100644
--- a/graphics/ale/Makefile
+++ b/graphics/ale/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ale
PORTVERSION= 0.8.11.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://auricle.dyndns.org/ALE/download/
@@ -45,7 +46,7 @@ CONFIGURE_ARGS+= --with-colors=double --with-coords=double
.if defined(WITHOUT_FFTW3)
CONFIGURE_ARGS+= --without-fftw3
.else
-LIB_DEPENDS+= fftw3.4:${PORTSDIR}/math/fftw3
+LIB_DEPENDS+= fftw3.5:${PORTSDIR}/math/fftw3
.endif
.if defined(WITHOUT_IMAGEMAGICK)
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile
index e9a9eef50acd..3733d5b50614 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qtpfsgui
PORTVERSION= 1.9.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
@@ -18,7 +19,7 @@ LIB_DEPENDS= exiv2.7:${PORTSDIR}/graphics/exiv2 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
tiff.4:${PORTSDIR}/graphics/tiff \
- fftw3f.4:${PORTSDIR}/math/fftw3-float
+ fftw3f.5:${PORTSDIR}/math/fftw3-float
USE_QT_VER= 4
QT_COMPONENTS= corelib gui imageformats \
diff --git a/graphics/pfstmo/Makefile b/graphics/pfstmo/Makefile
index 670668401d76..ee9262119c0e 100644
--- a/graphics/pfstmo/Makefile
+++ b/graphics/pfstmo/Makefile
@@ -35,7 +35,7 @@ MAN1= pfstmo_pattanaik00.1 \
.include <bsd.port.pre.mk>
.if defined(WITH_FFTW3F)
-LIB_DEPENDS+= fftw3f.4:${PORTSDIR}/math/fftw3-float
+LIB_DEPENDS+= fftw3f.5:${PORTSDIR}/math/fftw3-float
.endif
.include <bsd.port.post.mk>
diff --git a/graphics/qtpfsgui/Makefile b/graphics/qtpfsgui/Makefile
index e9a9eef50acd..3733d5b50614 100644
--- a/graphics/qtpfsgui/Makefile
+++ b/graphics/qtpfsgui/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qtpfsgui
PORTVERSION= 1.9.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
@@ -18,7 +19,7 @@ LIB_DEPENDS= exiv2.7:${PORTSDIR}/graphics/exiv2 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
tiff.4:${PORTSDIR}/graphics/tiff \
- fftw3f.4:${PORTSDIR}/math/fftw3-float
+ fftw3f.5:${PORTSDIR}/math/fftw3-float
USE_QT_VER= 4
QT_COMPONENTS= corelib gui imageformats \
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile
index 429b99bd4f4c..3c21661ab65a 100644
--- a/graphics/xmorph/Makefile
+++ b/graphics/xmorph/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmorph
PORTVERSION= 2006.08.17
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//g}
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= A digital image warping program
-LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}