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:
parent
7bbcaaf5be
commit
f4657840a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490133
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user