aboutsummaryrefslogtreecommitdiff
path: root/devel/qt5-script/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-06-28 08:08:18 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-07-04 07:31:38 +0000
commit787e501e3d8fdc162dc019f352b280298b192b0a (patch)
tree191c42e55249235e20e22d0566f4d75b233f8330 /devel/qt5-script/Makefile
parentccc49ad83534228911e1577e2ffa51ed04d639f2 (diff)
qt5: Update Qt to 5.15.5 (KDE patched)
- update patch-collection diff to be at the highest patch-level - update patch-collection diff to be against 5.15.5 instead of 5.15.2 - update devel/qt5-script to 5.15.10 - libressl support by Felix Palmen <felix@palmen-it.de> PR: 264944 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D35619
Diffstat (limited to 'devel/qt5-script/Makefile')
-rw-r--r--devel/qt5-script/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/qt5-script/Makefile b/devel/qt5-script/Makefile
index 20419d33b32a..1959ca52be7f 100644
--- a/devel/qt5-script/Makefile
+++ b/devel/qt5-script/Makefile
@@ -13,6 +13,8 @@ USE_QT= core buildtools_build
# doesn't work).
MAKE_ENV= MAKEOBJDIR=.
+QT5_VERSION= 5.15.10
+
post-patch:
@${REINPLACE_CMD} -e '/scripttools/ d' \
${WRKSRC}/src/src.pro