Fix build with GCC-based architectures.

PR:		232080
Submitted by:	Piotr Kubaj
This commit is contained in:
Mark Linimon 2018-11-01 15:34:46 +00:00
parent 7c2241a5bb
commit 91449b7ba0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483681

View file

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