mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix build with GCC-based architectures.
PR: 232080 Submitted by: Piotr Kubaj
This commit is contained in:
parent
7c2241a5bb
commit
91449b7ba0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483681
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= hmatuschek
|
||||
|
||||
USE_QT= core buildtools_build qmake widgets
|
||||
USES= cmake pkgconfig qt:5
|
||||
USES= cmake compiler:c++11-lang pkgconfig qt:5
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue