aboutsummaryrefslogtreecommitdiff
path: root/www/deno
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-09-19 11:02:00 +0000
committerRene Ladan <rene@FreeBSD.org>2020-09-19 11:02:00 +0000
commit43bfcd4acbbda63122d445278cbeae2e29376fa6 (patch)
treee6e2d3e5e8e070b069a04b6c84f478533c5d3183 /www/deno
parent7e71d82679f383c2730e4878fccd60b6756d2ad5 (diff)
downloadports-43bfcd4acbbda63122d445278cbeae2e29376fa6.tar.gz
ports-43bfcd4acbbda63122d445278cbeae2e29376fa6.zip
www/deno: schedule for removal on 2020-12-31, it needs py27-only chromium-gn.
Notes
Notes: svn path=/head/; revision=548957
Diffstat (limited to 'www/deno')
-rw-r--r--www/deno/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/deno/Makefile b/www/deno/Makefile
index 9af0700d36f4..fa9fd85a7564 100644
--- a/www/deno/Makefile
+++ b/www/deno/Makefile
@@ -11,6 +11,9 @@ COMMENT= Secure JavaScript and TypeScript runtime
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expired devel/chromium-gn (py27)
+EXPIRATION_DATE=2020-12-31
+
BUILD_DEPENDS= binutils>0:devel/binutils \
gn:devel/chromium-gn \
libunwind>0:devel/libunwind