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:03 +0000
commitec9eef399272af296e4ddad3a886a5bde6e5cade (patch)
treebcc7741e1c5dd73c595c6c3e8779c4fbf8fac36d
parent87c13bc07d3a7a3e9655f236310ad83f3619ebed (diff)
downloadports-ec9eef399272af296e4ddad3a886a5bde6e5cade.tar.gz
ports-ec9eef399272af296e4ddad3a886a5bde6e5cade.zip
x11/qterminal: unbreak after 020693c166d1
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Perl (missing: PERL_EXECUTABLE) PR: 266007 Reported by: antoine (via exp-run)
-rw-r--r--x11/qterminal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qterminal/Makefile b/x11/qterminal/Makefile
index c828f02589ce..8e1b1cdb247e 100644
--- a/x11/qterminal/Makefile
+++ b/x11/qterminal/Makefile
@@ -13,8 +13,9 @@ LIB_DEPENDS= libqtermwidget5.so:x11-toolkits/qtermwidget
RUN_DEPENDS= liberation-fonts-ttf>=2.00:x11-fonts/liberation-fonts-ttf
USES= cmake compiler:c++11-lang gettext-runtime \
- localbase:ldflags lxqt pkgconfig qt:5 tar:xz xorg
+ localbase:ldflags lxqt perl5 pkgconfig qt:5 tar:xz xorg
CMAKE_OFF= BUILD_TESTS
+USE_PERL5= build
USE_QT= buildtools:build core gui qmake:build dbus linguisttools \
widgets x11extras
USE_XORG= x11