1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Add missing USES=gl to kde-frameworks ports.

This commit is contained in:
Tobias C. Berner 2019-11-03 13:54:28 +00:00
parent fc491648f5
commit 25b9d5da23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516422
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual LICENSE_COMB= dual
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig \ USES= cmake compiler:c++11-lib gettext gl kde:5 pkgconfig \
qt:5 tar:xz qt:5 tar:xz
USE_GL= egl USE_GL= egl
USE_KDE= ecm USE_KDE= ecm

View File

@ -7,7 +7,7 @@ CATEGORIES= x11 kde kde-frameworks
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 plugin based UI runtime used to write user interfaces COMMENT= KF5 plugin based UI runtime used to write user interfaces
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz xorg USES= cmake compiler:c++11-lib gettext gl kde:5 pkgconfig qt:5 tar:xz xorg
USE_GL= egl gl USE_GL= egl gl
USE_KDE= activities archive auth codecs completion config \ USE_KDE= activities archive auth codecs completion config \
configwidgets coreaddons dbusaddons doctools globalaccel \ configwidgets coreaddons dbusaddons doctools globalaccel \