1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

math/analitza: add missing dependency on math/eigen

Submitted by:	fluffy
This commit is contained in:
Tobias C. Berner 2019-05-12 09:39:03 +00:00
parent e10e8bed3e
commit 96f0f81f67
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501371

View File

@ -2,6 +2,7 @@
PORTNAME= analitza
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
@ -12,7 +13,7 @@ LICENSE_COMB= multi
LICENSE_FILE_GFDL= ${WRKSRC}/COPYING.DOC
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang gl kde:5 qt:5 tar:xz
USES= cmake compiler:c++11-lang eigen:3 gl kde:5 qt:5 tar:xz
USE_GL= glu
USE_KDE= ecm
USE_QT= core declarative gui network opengl printsupport svg widgets xml \