summaryrefslogtreecommitdiff
path: root/recipes/zlib.recipe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/zlib.recipe')
-rw-r--r--recipes/zlib.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/zlib.recipe b/recipes/zlib.recipe
index c456eb60..c56cc0ca 100644
--- a/recipes/zlib.recipe
+++ b/recipes/zlib.recipe
@@ -4,7 +4,7 @@
class Recipe(recipe.Recipe):
name = 'zlib'
version = '1.2.6'
- license = 'BSD-like'
+ license = License.BSD_like
force_configure = True
add_host_build_target = False
can_use_configure_cache = False