aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-01-28 01:15:22 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-01-28 01:15:22 +0000
commit34d0f208cc5af53a6d80572fd3678092ae882c64 (patch)
tree4e6ecee0f96f50b36e1482e56b176bdffa4f6b61 /devel
parentfead972aff01c62dc9dc1494e1717c82f6b99326 (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/qt5/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/qt5/Makefile b/devel/qt5/Makefile
index 82438149fcf6..fd951dd66739 100644
--- a/devel/qt5/Makefile
+++ b/devel/qt5/Makefile
@@ -2,6 +2,7 @@
PORTNAME= qt5
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= # empty
DISTFILES= # empty
@@ -12,9 +13,9 @@ COMMENT= Cross-platform application and UI framework (metaport)
USE_QT5= clucene concurrent core dbus declarative designer \
graphicaleffects gui help imageformats multimedia \
- network opengl printsupport qml quick script \
- scripttools serialport sql svg testlib webkit widgets x11extras \
- xml xmlpatterns
+ network opengl paths printsupport qml quick quickcontrols \
+ script scripttools serialport sql svg testlib webkit widgets \
+ x11extras xml xmlpatterns
NO_BUILD= yes
NO_MTREE= yes