Skip to content

Commit

Permalink
devel/qt5-help: 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 QtHelp -version 5.15.8 -outdir /wrkdirs/usr/ports/devel/qt5-help/work/kde-qttools-5.15.8p1 -builddir /wrkdirs/usr/ports/devel/qt5-help/work/kde-qttools-5.15.8p1 /wrkdirs/usr/ports/devel/qt5-help/work/kde-qttools-5.15.8p1
sh: perl: not found

PR:		266007
  • Loading branch information
jbeich committed Apr 8, 2023
1 parent 3b6bcd8 commit bbaf847
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/qt5-help/Makefile
Expand Up @@ -6,7 +6,8 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt online help integration module

USES= compiler:c++11-lang qmake qt-dist:5,tools
USES= compiler:c++11-lang perl5 qmake qt-dist:5,tools
USE_PERL5= build
USE_QT= core gui network sql widgets \
buildtools:build sql-sqlite3:run

Expand Down

0 comments on commit bbaf847

Please sign in to comment.