Skip to content

Commit

Permalink
graphics/qt5-wayland: unbreak after 020693c
Browse files Browse the repository at this point in the history
Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtWaylandClient -version 5.15.8 -outdir /wrkdirs/usr/ports/graphics/qt5-wayland/work/kde-qtwayland-5.15.8p57 -builddir /wrkdirs/usr/ports/graphics/qt5-wayland/work/kde-qtwayland-5.15.8p57 /wrkdirs/usr/ports/graphics/qt5-wayland/work/kde-qtwayland-5.15.8p57
sh: perl: not found

PR:		266007
  • Loading branch information
jbeich committed Apr 8, 2023
1 parent c19a3c8 commit 3b6bcd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion graphics/qt5-wayland/Makefile
Expand Up @@ -12,10 +12,11 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libwayland-egl.so:graphics/wayland \
libxkbcommon.so:x11/libxkbcommon

USES= compiler:c++11-lang gl gnome pkgconfig qmake:norecursive \
USES= compiler:c++11-lang gl gnome perl5 pkgconfig qmake:norecursive \
qt-dist:5,wayland xorg
USE_GL= egl gl
USE_GNOME= glib20
USE_PERL5= build
USE_QT= core dbus gui declarative \
buildtools:build qmake:build
USE_XORG= x11 xcomposite
Expand Down

0 comments on commit 3b6bcd8

Please sign in to comment.