Skip to content

Commit

Permalink
x11-toolkits/qt5-gamepad: 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 QtGamepad -version 5.15.8 -outdir /wrkdirs/usr/ports/x11-toolkits/qt5-gamepad/work/kde-qtgamepad-5.15.8p0 -builddir /wrkdirs/usr/ports/x11-toolkits/qt5-gamepad/work/kde-qtgamepad-5.15.8p0 /wrkdirs/usr/ports/x11-toolkits/qt5-gamepad/work/kde-qtgamepad-5.15.8p0
sh: perl: not found

PR:		266007
Reported by:	antoine (via exp-run)
  • Loading branch information
jbeich committed Apr 10, 2023
1 parent d89020a commit d8c6ef0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x11-toolkits/qt5-gamepad/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ COMMENT= Qt 5 Gamepad Module

BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto

USES= compiler:c++11-lang qmake:norecursive qt-dist:5,gamepad
USES= compiler:c++11-lang perl5 qmake:norecursive qt-dist:5,gamepad
USE_PERL5= build
USE_QT= core declarative gui buildtools:build

.include <bsd.port.mk>

0 comments on commit d8c6ef0

Please sign in to comment.