aboutsummaryrefslogtreecommitdiff
path: root/devel/binaryen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/binaryen/Makefile')
-rw-r--r--devel/binaryen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/binaryen/Makefile b/devel/binaryen/Makefile
index c8c29dcb4c35..f335cfe724f6 100644
--- a/devel/binaryen/Makefile
+++ b/devel/binaryen/Makefile
@@ -9,7 +9,8 @@ COMMENT= Compiler infrastructure and toolchain library for WebAssembly
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake python:3.6+,build compiler:c++11-lang
+USES= cmake cpe python:3.6+,build compiler:c++11-lang
+CPE_VENDOR= webassembly
USE_GITHUB= yes
GH_ACCOUNT= WebAssembly
USE_LDCONFIG= yes