aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:14:38 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:18:28 +0000
commitdd2673a50d6e87c24b3b227aa022c400041fcbb3 (patch)
treec6ac7745bbcbcaa4dd8ed6479d181480ebfd16ba
parenta34be79afb99e9cdcad437cf33b528b866e5d226 (diff)
downloadports-dd2673a50d6e87c24b3b227aa022c400041fcbb3.tar.gz
ports-dd2673a50d6e87c24b3b227aa022c400041fcbb3.zip
www/deno: Add CPE information
Approved by: portmgr (blanket)
-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