devel/qt5-help: unbreak after 020693c166
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
This commit is contained in:
parent
3b6bcd86b8
commit
bbaf847daf
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue