1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Fix build on gcc-based architectures:

cc1plus: error: unrecognized command line option "-std=gnu++11"

While here, add gl to USES in accordance with new practice.
This commit is contained in:
Mark Linimon 2019-03-16 08:00:15 +00:00
parent 4b4c69658d
commit a9a7bc32be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495851

View File

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libexiv2.so:graphics/exiv2
USES= desktop-file-utils gettext qmake qt:5
USES= compiler:c++11-lang desktop-file-utils gettext gl qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= oferkv
USE_GL= gl