diff options
-rw-r--r-- | graphics/osg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 82e062489bb2..10c12401aace 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -24,7 +24,7 @@ GH_PROJECT= OpenSceneGraph CONFLICTS= osg34-[0-9]* -USES= alias cmake jpeg gl localbase pkgconfig xorg +USES= alias cmake compiler:c11 jpeg gl localbase pkgconfig xorg USE_GL= gl USE_XORG= x11 USE_LDCONFIG= yes |