diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-09-19 11:02:00 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-09-19 11:02:00 +0000 |
commit | 43bfcd4acbbda63122d445278cbeae2e29376fa6 (patch) | |
tree | e6e2d3e5e8e070b069a04b6c84f478533c5d3183 /www/deno | |
parent | 7e71d82679f383c2730e4878fccd60b6756d2ad5 (diff) | |
download | ports-43bfcd4acbbda63122d445278cbeae2e29376fa6.tar.gz ports-43bfcd4acbbda63122d445278cbeae2e29376fa6.zip |
Notes
Diffstat (limited to 'www/deno')
-rw-r--r-- | www/deno/Makefile | 3 |
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 |