aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-07 20:08:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-08 22:03:36 +0000
commit0ae07ea92b6db54f101d7aa8fe5ada6d57152cc5 (patch)
tree0cc965d692ff1b33fbc9ff70a258867bb2befa1e
parentfb95c05a0ea3494dedcb3575947fb9b23415c023 (diff)
downloadports-0ae07ea92b6db54f101d7aa8fe5ada6d57152cc5.tar.gz
ports-0ae07ea92b6db54f101d7aa8fe5ada6d57152cc5.zip
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
-rw-r--r--www/qt5-webview/Makefile3
1 files changed, 2 insertions, 1 deletions
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