diff options
Diffstat (limited to 'graphics/blender-devel/Makefile')
-rw-r--r-- | graphics/blender-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/blender-devel/Makefile b/graphics/blender-devel/Makefile index f5b393e6064e..c0c484a76afa 100644 --- a/graphics/blender-devel/Makefile +++ b/graphics/blender-devel/Makefile @@ -20,7 +20,7 @@ PLIST_FILES= bin/blender USE_X_PREFIX= yes USE_BZIP2= yes USE_REINPLACE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes USE_PYTHON= yes USE_SDL= sdl |