mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
comms/qt5-connectivity: unbreak after 020693c166
Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtBluetooth -version 5.15.8 -outdir /wrkdirs/usr/ports/comms/qt5-connectivity/work/kde-qtconnectivity-5.15.8p5 -builddir /wrkdirs/usr/ports/comms/qt5-connectivity/work/kde-qtconnectivity-5.15.8p5 /wrkdirs/usr/ports/comms/qt5-connectivity/work/kde-qtconnectivity-5.15.8p5 sh: perl: not found PR: 266007 Reported by: antoine (via exp-run)
This commit is contained in:
parent
7b8321154e
commit
b35ccd89f7
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ PKGNAMEPREFIX= qt5-
|
||||||
MAINTAINER= kde@FreeBSD.org
|
MAINTAINER= kde@FreeBSD.org
|
||||||
COMMENT= Qt connectivity (Bluetooth/NFC) module
|
COMMENT= Qt connectivity (Bluetooth/NFC) module
|
||||||
|
|
||||||
USES= compiler:c++11-lang qmake qt-dist:5,connectivity
|
USES= compiler:c++11-lang perl5 qmake qt-dist:5,connectivity
|
||||||
|
USE_PERL5= build
|
||||||
USE_QT= concurrent core declarative buildtools:build
|
USE_QT= concurrent core declarative buildtools:build
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue