1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

audio/spotify-qt: fix build on GCC architectures

CMake Error in CMakeLists.txt:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.
This commit is contained in:
Piotr Kubaj 2020-11-04 01:59:34 +00:00
parent c3b1d6b832
commit d78cda06b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554048

View File

@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/license
RUN_DEPENDS= librespot:multimedia/librespot
USES= cmake qt:5
USES= cmake compiler:c++11-lang qt:5
USE_GITHUB= yes
GH_ACCOUNT= kraxarn
USE_QT= core dbus gui network svg widgets buildtools_build qmake_build