mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
deskutils/znotes: fix build with GCC-based architectures
PR: 235155 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: tcberner (mentor)
This commit is contained in:
parent
afb3052eba
commit
9b941072c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491046
@ -30,7 +30,7 @@ EXPIRATION_DATE=2019-03-15
|
||||
USES+= qt:4
|
||||
USE_QT= uic_build moc_build rcc_build linguisttools_build corelib gui network xml
|
||||
. else
|
||||
USES+= qt:5
|
||||
USES+= compiler:c++11-lang qt:5
|
||||
USE_QT= buildtools_build linguisttools_build core gui network printsupport widgets xml
|
||||
. endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user