mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
x11/lxqt-runner: unbreak after 020693c166
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)
This commit is contained in:
parent
0d5449174b
commit
1741d2410e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user