aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/luminance/Makefile3
-rw-r--r--graphics/qtpfsgui/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile
index 50928c1e81c0..e07cc0b664e9 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qtpfsgui
PORTVERSION= 1.9.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
@@ -26,7 +27,7 @@ BUILD_DEPENDS= qmake-qt4:${PORTSDIR}/devel/qmake4 \
${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
USE_QT_VER= 4
-QT_COMPONENTS= corelib gui
+QT_COMPONENTS= corelib gui imageformats
LRELEASE= ${QT_PREFIX}/bin/lrelease-qt4
diff --git a/graphics/qtpfsgui/Makefile b/graphics/qtpfsgui/Makefile
index 50928c1e81c0..e07cc0b664e9 100644
--- a/graphics/qtpfsgui/Makefile
+++ b/graphics/qtpfsgui/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qtpfsgui
PORTVERSION= 1.9.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
@@ -26,7 +27,7 @@ BUILD_DEPENDS= qmake-qt4:${PORTSDIR}/devel/qmake4 \
${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
USE_QT_VER= 4
-QT_COMPONENTS= corelib gui
+QT_COMPONENTS= corelib gui imageformats
LRELEASE= ${QT_PREFIX}/bin/lrelease-qt4