Skip to content

Commit

Permalink
devel/qt5-uitools: 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 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
  • Loading branch information
jbeich committed Apr 8, 2023
1 parent a756cde commit f25c7cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/qt5-uitools/Makefile
Expand Up @@ -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}
Expand Down

0 comments on commit f25c7cf

Please sign in to comment.