aboutsummaryrefslogtreecommitdiff
path: root/audio/qsynth
diff options
context:
space:
mode:
authorFelix Palmen <zirias@FreeBSD.org>2022-09-11 10:20:14 +0000
committerFelix Palmen <zirias@FreeBSD.org>2022-09-11 10:20:14 +0000
commitddae4e92d8313a1461145e3b4f0232fe463feaee (patch)
treee84ab3fcfdf00dbf560f8ef9ae031d0c2ed252f5 /audio/qsynth
parent51a360b7fe98be99d21134e5fe624ba12d596dd9 (diff)
downloadports-ddae4e92d8313a1461145e3b4f0232fe463feaee.tar.gz
ports-ddae4e92d8313a1461145e3b4f0232fe463feaee.zip
Diffstat (limited to 'audio/qsynth')
-rw-r--r--audio/qsynth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile
index b755a75c41dd..5b2072e056de 100644
--- a/audio/qsynth/Makefile
+++ b/audio/qsynth/Makefile
@@ -14,8 +14,8 @@ LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth
USES= cmake compiler:c++11-lang pkgconfig qt:5
USE_CXXSTD= c++11
-USE_QT= core gui network widgets x11extras buildtools_build \
- linguisttools_build qmake_build
+USE_QT= core gui network widgets x11extras buildtools:build \
+ linguisttools:build qmake:build
# cf. PR 224488
LDFLAGS+= -Wl,--as-needed