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-10 09:59:01 +0000
commit5d003854057da59e2879ba4f312e1951bd78bd78 (patch)
tree0beb4e44c1718c0f6ce9a2028bef7f909f88f54a
parentad22fdf1d777a9cfaed08cc9e7f4be4e25098913 (diff)
downloadports-5d003854057da59e2879ba4f312e1951bd78bd78.tar.gz
ports-5d003854057da59e2879ba4f312e1951bd78bd78.zip
devel/qt5-remoteobjects: unbreak after 020693c166d1
Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtRepParser -version 5.15.8 -outdir /wrkdirs/usr/ports/devel/qt5-remoteobjects/work/kde-qtremoteobjects-5.15.8p0 -builddir /wrkdirs/usr/ports/devel/qt5-remoteobjects/work/kde-qtremoteobjects-5.15.8p0 /wrkdirs/usr/ports/devel/qt5-remoteobjects/work/kde-qtremoteobjects-5.15.8p0 sh: perl: not found PR: 266007 Reported by: antoine (via exp-run)
-rw-r--r--devel/qt5-remoteobjects/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/qt5-remoteobjects/Makefile b/devel/qt5-remoteobjects/Makefile
index cb6d056625e2..feccc271254d 100644
--- a/devel/qt5-remoteobjects/Makefile
+++ b/devel/qt5-remoteobjects/Makefile
@@ -6,8 +6,9 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt5 Remote Objects module
-USES= compiler:c++11-lang gl qmake qt-dist:5
+USES= compiler:c++11-lang gl perl5 qmake qt-dist:5
USE_GL= gl
+USE_PERL5= build
USE_QT= core declarative network \
buildtools:build