aboutsummaryrefslogtreecommitdiff
path: root/graphics/qt5-graphicaleffects/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qt5-graphicaleffects/Makefile')
-rw-r--r--graphics/qt5-graphicaleffects/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/qt5-graphicaleffects/Makefile b/graphics/qt5-graphicaleffects/Makefile
index ba3f358a4308..20fb2f83aa13 100644
--- a/graphics/qt5-graphicaleffects/Makefile
+++ b/graphics/qt5-graphicaleffects/Makefile
@@ -2,6 +2,7 @@
PORTNAME= graphicaleffects
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= graphics
PKGNAMEPREFIX= qt5-
@@ -11,6 +12,6 @@ COMMENT= Qt Quick graphical effects
BROKEN_armv6= fails to install: pkg-static: Unable to access file DropShadowBase.qmlc: No such file or directory
USES= compiler:c++11-lang qmake qt-dist:5,graphicaleffects
-USE_QT= buildtools_build core gui quick qml
+USE_QT= buildtools_build core declarative gui
.include <bsd.port.mk>