aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/deno/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/deno/Makefile b/www/deno/Makefile
index 545ebe8d57c5..d230ebc8db9e 100644
--- a/www/deno/Makefile
+++ b/www/deno/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= binutils>0:devel/binutils \
gn:devel/gn \
libunwind>0:devel/libunwind
-USES= cargo gmake gnome ninja:build pkgconfig:build python:3.6+,build
+USES= cargo cpe gmake gnome ninja:build pkgconfig:build python:3.6+,build
USE_GITHUB= yes
GH_ACCOUNT= denoland