Index: head/graphics/gstreamer1-plugins-openexr/Makefile =================================================================== --- head/graphics/gstreamer1-plugins-openexr/Makefile (revision 522478) +++ head/graphics/gstreamer1-plugins-openexr/Makefile (revision 522479) @@ -1,16 +1,17 @@ # $FreeBSD$ PORTREVISION= 3 CATEGORIES= graphics COMMENT= GStreamer OpenExr codec plugin +USES+= compiler:c++11-lang GST_PLUGIN= openexr DIST= bad pre-configure: ${REINPLACE_CMD} -e 's/c++98/c++11/' ${WRKSRC}/ext/openexr/Makefile.in MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile"