git: 8bf9831fdfd1 - main - deskutils/lxqt-notificationd: unbreak after 020693c166d1

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 10 Apr 2023 09:59:11 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8bf9831fdfd1460559a7717074a17f50fe3549b0

commit 8bf9831fdfd1460559a7717074a17f50fe3549b0
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:58 +0000

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

diff --git a/deskutils/lxqt-notificationd/Makefile b/deskutils/lxqt-notificationd/Makefile
index f0ee8afc3aeb..d6ef16c876e8 100644
--- a/deskutils/lxqt-notificationd/Makefile
+++ b/deskutils/lxqt-notificationd/Makefile
@@ -10,7 +10,8 @@ WWW=		https://lxqt-project.org
 LICENSE=	LGPL21+
 
 USES=	cmake compiler:c++14-lang gettext kde:5 lxqt qt:5 \
-	pkgconfig tar:xz gnome xorg
+	perl5 pkgconfig tar:xz gnome xorg
+USE_PERL5=	build
 USE_QT=	buildtools:build qmake:build dbus core gui \
 	linguisttools svg widgets x11extras xml
 USE_KDE=	windowsystem