textproc/qstardict: fix build with GCC-based architectures

PR:	237120
Submitted by:	pkubaj@anongoth.pl
This commit is contained in:
Fernando Apesteguía 2019-04-09 21:25:11 +00:00
parent f63cb90fd2
commit 857a8bcf49
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498519

View file

@ -13,7 +13,7 @@ COMMENT= Qt based dictionary program (stardict clone)
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gl gnome pkgconfig qmake qt:5 tar:bzip2
USES= compiler:c++11-lang gl gnome pkgconfig qmake qt:5 tar:bzip2
USE_GL= gl
USE_GNOME= glib20
USE_QT= core dbus gui network printsupport widgets xml \