1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

The port seems to depend on opengles2 so add it to the USES list

This commit is contained in:
Michael Reifenberger 2019-01-13 12:56:07 +00:00
parent 7bbcaaf5be
commit f4657840a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490133

View File

@ -15,7 +15,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/../license.txt
USES= compiler:c++11-lang qmake qt:5
USE_GL= gl glew
USE_GL= gl glesv2 glew
USE_QT= qmake_build
WRKSRC= ${WRKDIR}/${DISTNAME}/src
PLIST_SUB= PORTVERSION=${PORTVERSION}