Skip to content

Commit

Permalink
x11-toolkits/qt5-charts: unbreak after 020693c
Browse files Browse the repository at this point in the history
Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtCharts -version 5.15.8 -outdir /wrkdirs/usr/ports/x11-toolkits/qt5-charts/work/kde-qtcharts-5.15.8p0 -builddir /wrkdirs/usr/ports/x11-toolkits/qt5-charts/work/kde-qtcharts-5.15.8p0 /wrkdirs/usr/ports/x11-toolkits/qt5-charts/work/kde-qtcharts-5.15.8p0
sh: perl: not found

PR:		266007
  • Loading branch information
jbeich committed Apr 8, 2023
1 parent ecaff03 commit 7bb700c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x11-toolkits/qt5-charts/Makefile
Expand Up @@ -6,7 +6,8 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt 5 charts module

USES= compiler:c++11-lang qmake qt-dist:5,charts tar:xz
USES= compiler:c++11-lang perl5 qmake qt-dist:5,charts tar:xz
USE_PERL5= build
USE_QT= core declarative network gui widgets designer \
buildtools:build qmake:build

Expand Down

0 comments on commit 7bb700c

Please sign in to comment.