git: 6d60971f6634 - main - sysutils/lxqt-admin: unbreak after 020693c166d1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Apr 2023 09:59:09 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6d60971f6634762823505a10c0fafa538325980e
commit 6d60971f6634762823505a10c0fafa538325980e
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-07 20:08:00 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-10 09:58:57 +0000
sysutils/lxqt-admin: 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)
---
sysutils/lxqt-admin/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sysutils/lxqt-admin/Makefile b/sysutils/lxqt-admin/Makefile
index 63fd222526bc..f812e170d790 100644
--- a/sysutils/lxqt-admin/Makefile
+++ b/sysutils/lxqt-admin/Makefile
@@ -10,7 +10,8 @@ WWW= https://lxqt-project.org
LICENSE= LGPL21+
USES= cmake compiler:c++11-lang gnome kde:5 localbase \
- lxqt pkgconfig tar:xz qt:5 xorg
+ lxqt perl5 pkgconfig tar:xz qt:5 xorg
+USE_PERL5= build
USE_QT= buildtools:build qmake:build core dbus gui svg \
widgets x11extras xml
USE_KDE= windowsystem