mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
net/qoauth-qt5: fix build on GCC-based architectures
PR: 231915 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
382933fc88
commit
0fe042bf3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482605
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5
|
||||
|
||||
USES= qmake:outsource qt:5
|
||||
USES= compiler:c++11-lang qmake:outsource qt:5
|
||||
USE_LDCONFIG= yes
|
||||
USE_QT= core network testlib buildtools_build qmake_build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user