diff options
Diffstat (limited to 'graphics/blender/Makefile.options')
-rw-r--r-- | graphics/blender/Makefile.options | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/blender/Makefile.options b/graphics/blender/Makefile.options index b0c534b54418..00abe2773850 100644 --- a/graphics/blender/Makefile.options +++ b/graphics/blender/Makefile.options @@ -1,6 +1,7 @@ # $FreeBSD$ OPTIONS_DEFINE= \ + AVI \ BULLET \ CINEON \ CAMERATRACK \ @@ -43,6 +44,7 @@ OPTIONS_DEFINE= \ XF86VMODE OPTIONS_DEFAULT= \ + AVI \ BULLET \ CINEON \ COMPOSITOR \ @@ -74,6 +76,7 @@ OPTIONS_DEFAULT= \ XINPUT \ XF86VMODE +AVI_DESC= Enable Blender's own AVI file support BULLET_DESC= Bullet physics engine CINEON_DESC= CINEON and DPX graphics format support CAMERATRACK_DESC= Camera tracking support |