aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-07 20:08:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-08 15:41:32 +0000
commit4a5ff0e45af7c73c9be0c102d84e89254b17e7a6 (patch)
tree9127b6cdbd780b61591c13b091cfd5bb1ab98a72
parentff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 (diff)
downloadports-4a5ff0e45af7c73c9be0c102d84e89254b17e7a6.tar.gz
ports-4a5ff0e45af7c73c9be0c102d84e89254b17e7a6.zip
devel/qt5-location: unbreak after 020693c166d1
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
-rw-r--r--devel/qt5-location/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/qt5-location/Makefile b/devel/qt5-location/Makefile
index bc214ee8080f..f4f5ccf5bd22 100644
--- a/devel/qt5-location/Makefile
+++ b/devel/qt5-location/Makefile
@@ -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