summaryrefslogtreecommitdiffstats
path: root/devel/qbs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qbs')
-rw-r--r--devel/qbs/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/qbs/Makefile b/devel/qbs/Makefile
index 5516eee..e40bdb2 100644
--- a/devel/qbs/Makefile
+++ b/devel/qbs/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qbs
PORTVERSION= 1.5.1
DISTVERSIONPREFIX= src-
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= QT/official_releases/${PORTNAME}/${PORTVERSION}
DIST_SUBDIR= KDE/Qt/qbs
@@ -14,8 +15,10 @@ LICENSE= GPLv3 LGPL21
LICENSE_COMB= dual
USES= compiler:c++11-lib qmake:outsource
+USE_GL= yes
USE_LDCONFIG= yes
-USE_QT5= buildtools_build concurrent gui script testlib widgets xml
+USE_QT5= buildtools_build core concurrent gui network script testlib \
+ widgets xml
QMAKE_SOURCE_PATH= ${WRKSRC}/qbs.pro
OpenPOWER on IntegriCloud