diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-01-09 11:07:12 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-01-09 11:07:12 +0000 |
commit | d3b27827ce9859e3cbaa7e1423b4d1e40e8b4275 (patch) | |
tree | aae14a47ffff2760197f60a71a38be4b5fcdee49 /graphics/gstreamer1-plugins-openexr | |
parent | 8c2e7e948bd824fded88c7e84ff3eca4a15cec83 (diff) |
Notes
Diffstat (limited to 'graphics/gstreamer1-plugins-openexr')
-rw-r--r-- | graphics/gstreamer1-plugins-openexr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gstreamer1-plugins-openexr/Makefile b/graphics/gstreamer1-plugins-openexr/Makefile index 4a6a903f6135..e0924154f7e7 100644 --- a/graphics/gstreamer1-plugins-openexr/Makefile +++ b/graphics/gstreamer1-plugins-openexr/Makefile @@ -5,6 +5,7 @@ CATEGORIES= graphics COMMENT= GStreamer OpenExr codec plugin +USES+= compiler:c++11-lang GST_PLUGIN= openexr DIST= bad |