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-12 21:17:10 +0000
commite691d87693be1fed1c25871a716b3ca7cd1389ef (patch)
treef8736c13fb0492b3733c8180d66a3c75bc672d55
parent1741d2410e62f712cd0617b114ebdffba517eb9e (diff)
downloadports-e691d87693be1fed1c25871a716b3ca7cd1389ef.tar.gz
ports-e691d87693be1fed1c25871a716b3ca7cd1389ef.zip
audio/pavucontrol-qt: unbreak after 020693c166d1
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Perl (missing: PERL_EXECUTABLE) PR: 266007 Reported by: antoine (via exp-run)
-rw-r--r--audio/pavucontrol-qt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/pavucontrol-qt/Makefile b/audio/pavucontrol-qt/Makefile
index 285abad8afb8..42076ec50fe4 100644
--- a/audio/pavucontrol-qt/Makefile
+++ b/audio/pavucontrol-qt/Makefile
@@ -12,7 +12,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libpulse.so:audio/pulseaudio
USES= cmake compiler:c++14-lang gettext-runtime localbase:ldflags qt:5 \
- lxqt pkgconfig tar:xz gnome
+ lxqt perl5 pkgconfig tar:xz gnome
+USE_PERL5= build
USE_QT= buildtools:build qmake:build core dbus gui linguisttools \
widgets
USE_LXQT= buildtools