math/analitza: fix build with GCC-based architectures
PR: 232263 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
dfd391597a
commit
90ccc766b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482596
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue