mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
audio/qmidictl: fix build with GCC-based architectures
PR: 237140 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
7693a9f02e
commit
e816cc32be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498525
@ -11,7 +11,7 @@ COMMENT= MIDI remote control application sending MIDI over UDP/IP multicast
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gl gmake localbase pkgconfig qt:5
|
||||
USES= compiler:c++11-lang gl gmake localbase pkgconfig qt:5
|
||||
GNU_CONFIGURE= yes
|
||||
USE_QT= core gui widgets qmake_build buildtools_build
|
||||
USE_GL= gl
|
||||
|
Loading…
Reference in New Issue
Block a user