math/analitza: fix build with GCC-based architectures

PR:		232263
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Tobias C. Berner 2018-10-20 16:31:28 +00:00
parent dfd391597a
commit 90ccc766b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482596

View file

@ -12,7 +12,7 @@ LICENSE_COMB= multi
LICENSE_FILE_GFDL= ${WRKSRC}/COPYING.DOC
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
USES= cmake:outsource kde:5 qt:5 tar:xz
USES= cmake:outsource compiler:c++11-lang gl kde:5 qt:5 tar:xz
USE_GL= glu
USE_KDE= ecm
USE_QT= core gui network opengl printsupport qml quick svg widgets xml \