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-07 20:27:25 +0000
commit02111347bb47c1c461aa726278fdb975f5e31eef (patch)
tree63ba211bffc1a222797071218018ecfbf5debd1c
parent574ff2a834bdd4d10bbc28153c9c4e8a6e6a7434 (diff)
downloadports-02111347bb47c1c461aa726278fdb975f5e31eef.tar.gz
ports-02111347bb47c1c461aa726278fdb975f5e31eef.zip
x11-toolkits/qt5-declarative: unbreak after 020693c166d1
Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtQml -version 5.15.8 -outdir /wrkdirs/usr/ports/x11-toolkits/qt5-declarative/work/kde-qtdeclarative-5.15.8p21 -builddir /wrkdirs/usr/ports/x11-toolkits/qt5-declarative/work/kde-qtdeclarative-5.15.8p21 /wrkdirs/usr/ports/x11-toolkits/qt5-declarative/work/kde-qtdeclarative-5.15.8p21 sh: perl: not found PR: 266007
-rw-r--r--x11-toolkits/qt5-declarative/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/qt5-declarative/Makefile b/x11-toolkits/qt5-declarative/Makefile
index ef711730b765..275baf21c810 100644
--- a/x11-toolkits/qt5-declarative/Makefile
+++ b/x11-toolkits/qt5-declarative/Makefile
@@ -7,9 +7,10 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Qt declarative framework for dynamic user interfaces
WWW= https://qt-project.org
-USES= compiler:c++11-lang gl python:build qmake:norecursive \
+USES= compiler:c++11-lang gl perl5 python:build qmake:norecursive \
qt-dist:5
USE_GL= gl
+USE_PERL5= build
USE_QT= core gui network sql widgets \
buildtools:build