git: 1741d2410e62 - main - x11/lxqt-runner: unbreak after 020693c166d1

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 12 Apr 2023 21:17:19 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1741d2410e62f712cd0617b114ebdffba517eb9e

commit 1741d2410e62f712cd0617b114ebdffba517eb9e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-07 20:08:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-12 21:17:10 +0000

    x11/lxqt-runner: 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)
---
 x11/lxqt-runner/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11/lxqt-runner/Makefile b/x11/lxqt-runner/Makefile
index 7f2076c4e78f..01021716feba 100644
--- a/x11/lxqt-runner/Makefile
+++ b/x11/lxqt-runner/Makefile
@@ -13,7 +13,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libmuparser.so:math/muparser
 
 USES=		cmake compiler:c++14-lang gettext-runtime kde:5 qt:5 \
-		gnome localbase lxqt pkgconfig tar:xz xorg
+		gnome localbase lxqt perl5 pkgconfig tar:xz xorg
+USE_PERL5=	build
 USE_QT=		buildtools:build qmake:build core dbus gui linguisttools \
 		script svg widgets x11extras xml
 USE_KDE=	windowsystem