ports/textproc/qt5-xmlpatterns/Makefile
Jan Beich 87c13bc07d textproc/qt5-xmlpatterns: unbreak after 020693c166
Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtXmlPatterns -version 5.15.8 -outdir /wrkdirs/usr/ports/textproc/qt5-xmlpatterns/work/kde-qtxmlpatterns-5.15.8p0 -builddir /wrkdirs/usr/ports/textproc/qt5-xmlpatterns/work/kde-qtxmlpatterns-5.15.8p0 /wrkdirs/usr/ports/textproc/qt5-xmlpatterns/work/kde-qtxmlpatterns-5.15.8p0
sh: perl: not found

PR:		266007
Reported by:	antoine (via exp-run)
2023-04-10 09:59:03 +00:00

15 lines
379 B
Makefile

PORTNAME= xmlpatterns
PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
CATEGORIES= textproc
PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt support for XPath, XQuery, XSLT and XML Schema
USES= compiler:c++11-lang perl5 qmake:norecursive qt-dist:5,xmlpatterns
USE_PERL5= build
USE_QT= core declarative network buildtools:build
QT_BINARIES= yes
.include <bsd.port.mk>