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 17:04:27 +0000
commita3b457c23659857de93d0529ad83b3a70cb8e949 (patch)
tree4127af37b7be93d14abf7fa9961a6f1fa57a543c
parente0de897d5b68e6a76df4ad55520f5517b5eea498 (diff)
downloadports-a3b457c23659857de93d0529ad83b3a70cb8e949.tar.gz
ports-a3b457c23659857de93d0529ad83b3a70cb8e949.zip
www/kf5-kjs: unbreak after 020693c166d1
-- Could NOT find Perl (missing: PERL_EXECUTABLE) [...] -- The following REQUIRED packages have not been found: * Perl, <http://www.perl.org> Needed for building kdelibs CMake Error at /usr/local/share/cmake/Modules/FeatureSummary.cmake:464 (message): feature_summary() Error: REQUIRED package(s) are missing, aborting CMake run. Call Stack (most recent call first): CMakeLists.txt:88 (feature_summary) PR: 266007
-rw-r--r--www/kf5-kjs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/kf5-kjs/Makefile b/www/kf5-kjs/Makefile
index e6012cff7e69..7935b70bbc53 100644
--- a/www/kf5-kjs/Makefile
+++ b/www/kf5-kjs/Makefile
@@ -7,8 +7,9 @@ COMMENT= KF5 library providing an ECMAScript interpreter
LIB_DEPENDS= libpcre.so:devel/pcre
-USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz
+USES= cmake compiler:c++11-lib kde:5 perl5 pkgconfig qt:5 tar:xz
USE_KDE= doctools:build ecm:build
+USE_PERL5= build
USE_QT= core \
buildtools:build qmake:build