mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix build on GCC-based architectures.
PR: 232078 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
d2321bbe2b
commit
f24cb6f219
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483484
@ -11,7 +11,7 @@ COMMENT= HTTP server for Qt applications
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= cmake:outsource qt:5
|
||||
USES= cmake:outsource compiler:c++11-lang qt:5
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= nitroshare
|
||||
USE_QT= core network buildtools_build qmake_build
|
||||
|
Loading…
Reference in New Issue
Block a user