diff options
Diffstat (limited to 'dev/yasm')
-rw-r--r-- | dev/yasm/yasm.mkbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/yasm/yasm.mkbuild b/dev/yasm/yasm.mkbuild index 79d323c..73d28be 100644 --- a/dev/yasm/yasm.mkbuild +++ b/dev/yasm/yasm.mkbuild @@ -58,6 +58,7 @@ off: create_build_user_and_group off: md5sum_download_and_check_0 off: md5sum_download_and_check_1 off: gpg_signature_check + on: manifest_check on: untar_source off: patch_source on: configure |