devel/qt5-location: unbreak after 020693c166
Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtPositioning -version 5.15.8 -outdir /wrkdirs/usr/ports/devel/qt5-location/work/kde-qtlocation-5.15.8p3 -builddir /wrkdirs/usr/ports/devel/qt5-location/work/kde-qtlocation-5.15.8p3 /wrkdirs/usr/ports/devel/qt5-location/work/kde-qtlocation-5.15.8p3 sh: perl: not found PR: 266007
This commit is contained in:
parent
ff40d94c1d
commit
4a5ff0e45a
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ PKGNAMEPREFIX= qt5-
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt location module
|
||||
|
||||
USES= compiler:c++11-lang qmake:norecursive qt-dist:5,location
|
||||
USES= compiler:c++11-lang perl5 qmake:norecursive qt-dist:5,location
|
||||
USE_PERL5= build
|
||||
USE_QT= concurrent core dbus declarative gui network serialport \
|
||||
buildtools:build
|
||||
|
||||
|
|
Loading…
Reference in a new issue