1
0
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:
Alexandre C. Guimarães 2019-01-23 17:05:05 +00:00
parent afb3052eba
commit 9b941072c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491046

View File

@ -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