graphics/gstreamer1-plugins-openexr: fix build on GCC architectures

C++11 compiler is necessary because of:
                ${REINPLACE_CMD} -e 's/c++98/c++11/' ${WRKSRC}/ext/openexr/Makefile.in
This commit is contained in:
Piotr Kubaj 2020-01-09 11:07:12 +00:00
parent 8c2e7e948b
commit d3b27827ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522479

View File

@ -5,6 +5,7 @@ CATEGORIES= graphics
COMMENT= GStreamer OpenExr codec plugin
USES+= compiler:c++11-lang
GST_PLUGIN= openexr
DIST= bad