devel/qt5-uitools: unbreak after 020693c166
Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtUiPlugin -version 5.15.8 -outdir /wrkdirs/usr/ports/devel/qt5-uitools/work/kde-qttools-5.15.8p1 -builddir /wrkdirs/usr/ports/devel/qt5-uitools/work/kde-qttools-5.15.8p1 /wrkdirs/usr/ports/devel/qt5-uitools/work/kde-qttools-5.15.8p1 sh: perl: not found PR: 266007
This commit is contained in:
parent
a756cde94c
commit
f25c7cf8fc
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ PKGNAMEPREFIX= qt5-
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt Designer UI forms support 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 uiplugin widgets buildtools:build
|
||||
|
||||
BUILD_WRKSRC= ${WRKSRC}/src/designer/src/${PORTNAME}
|
||||
|
|
Loading…
Reference in a new issue