git: f27264016e05 - main - x11-toolkits/qt5-quickcontrols2: unbreak after 020693c166d1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Apr 2023 15:12:37 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f27264016e057356440093baeb6da38a4ac8d1bb commit f27264016e057356440093baeb6da38a4ac8d1bb Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-07 20:08:00 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-08 15:12:34 +0000 x11-toolkits/qt5-quickcontrols2: unbreak after 020693c166d1 Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtQuickTemplates2 -version 5.15.8 -outdir /wrkdirs/usr/ports/x11-toolkits/qt5-quickcontrols2/work/kde-qtquickcontrols2-5.15.8p7 -builddir /wrkdirs/usr/ports/x11-toolkits/qt5-quickcontrols2/work/kde-qtquickcontrols2-5.15.8p7 /wrkdirs/usr/ports/x11-toolkits/qt5-quickcontrols2/work/kde-qtquickcontrols2-5.15.8p7 sh: perl: not found PR: 266007 --- x11-toolkits/qt5-quickcontrols2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-toolkits/qt5-quickcontrols2/Makefile b/x11-toolkits/qt5-quickcontrols2/Makefile index 6a195f878a1f..8b9f55b246cb 100644 --- a/x11-toolkits/qt5-quickcontrols2/Makefile +++ b/x11-toolkits/qt5-quickcontrols2/Makefile @@ -9,7 +9,8 @@ WWW= https://qt-project.org BROKEN_armv6= fails to install: pkg-static: Unable to access file DayOfWeekRow.qmlc: No such file or directory -USES= compiler:c++11-lang qmake:norecursive qt-dist:5 +USES= compiler:c++11-lang perl5 qmake:norecursive qt-dist:5 +USE_PERL5= build USE_QT= core declarative gui widgets \ buildtools:build QT_DIST= ${PORTNAME}