www/qt5-webchannel: unbreak after 020693c166
Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtWebChannel -version 5.15.8 -outdir /wrkdirs/usr/ports/www/qt5-webchannel/work/kde-qtwebchannel-5.15.8p3 -builddir /wrkdirs/usr/ports/www/qt5-webchannel/work/kde-qtwebchannel-5.15.8p3 /wrkdirs/usr/ports/www/qt5-webchannel/work/kde-qtwebchannel-5.15.8p3 sh: perl: not found PR: 266007 Reported by: antoine (via exp-run)
This commit is contained in:
parent
0ae8f7df77
commit
f986fa32b3
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ PKGNAMEPREFIX= qt5-
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt 5 library for integration of C++/QML with HTML/js clients
|
||||
|
||||
USES= compiler:c++11-lang qmake:norecursive qt-dist:5,webchannel
|
||||
USES= compiler:c++11-lang perl5 qmake:norecursive qt-dist:5,webchannel
|
||||
USE_PERL5= build
|
||||
USE_QT= core declarative \
|
||||
buildtools:build declarative-test:build testlib:build
|
||||
|
||||
|
|
Loading…
Reference in a new issue