git: 0ae07ea92b6d - main - www/qt5-webview: unbreak after 020693c166d1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Apr 2023 22:03:52 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0ae07ea92b6db54f101d7aa8fe5ada6d57152cc5
commit 0ae07ea92b6db54f101d7aa8fe5ada6d57152cc5
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-07 20:08:00 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-08 22:03:36 +0000
www/qt5-webview: unbreak after 020693c166d1
Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtWebView -version 5.15.8 -outdir /wrkdirs/usr/ports/www/qt5-webview/work/kde-qtwebview-5.15.8p0 -builddir /wrkdirs/usr/ports/www/qt5-webview/work/kde-qtwebview-5.15.8p0 /wrkdirs/usr/ports/www/qt5-webview/work/kde-qtwebview-5.15.8p0
sh: perl: not found
PR: 266007
---
www/qt5-webview/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/qt5-webview/Makefile b/www/qt5-webview/Makefile
index c2019721d30d..86e237fd67d2 100644
--- a/www/qt5-webview/Makefile
+++ b/www/qt5-webview/Makefile
@@ -6,8 +6,9 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt component for displaying web content
-USES= compiler:c++11-lang gl qmake:norecursive qt-dist:5
+USES= compiler:c++11-lang gl perl5 qmake:norecursive qt-dist:5
USE_GL= gl
+USE_PERL5= build
USE_QT= core declarative gui location network webchannel \
buildtools:build