summaryrefslogtreecommitdiff
path: root/devel/qbs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qbs/Makefile')
-rw-r--r--devel/qbs/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/qbs/Makefile b/devel/qbs/Makefile
index f9ad71eed83f..4bf89ff0500d 100644
--- a/devel/qbs/Makefile
+++ b/devel/qbs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qbs
DISTVERSIONPREFIX= src-
-DISTVERSION= 2.6.0
+DISTVERSION= 3.0.1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= QT/official_releases/${PORTNAME}/${PORTVERSION}
@@ -14,13 +14,14 @@ LICENSE= GPLv3 LGPL21
LICENSE_COMB= dual
USES= cmake compiler:c++20-lang gl python:run qt:6
-USE_GL= gl
+USE_GL= opengl
USE_LDCONFIG= yes
USE_QT= 5compat base
CMAKE_ON= QBS_INSTALL_MAN_PAGE
-PLIST_SUB= SHLIB_VERSION="${PORTVERSION}"
+PLIST_SUB= QBS_VER="${DISTVERSION:R}" \
+ QBS_VERSION="${DISTVERSION}"
OPTIONS_DEFINE= DOCS