diff options
Diffstat (limited to 'textproc/logseq/Makefile')
-rw-r--r-- | textproc/logseq/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/logseq/Makefile b/textproc/logseq/Makefile index fa05ee97b46b..ceee25c36b54 100644 --- a/textproc/logseq/Makefile +++ b/textproc/logseq/Makefile @@ -14,6 +14,9 @@ WWW= https://logseq.com LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expired devel/electron34 +EXPIRATION_DATE=2025-12-01 + ONLY_FOR_ARCHS= amd64 RUN_DEPENDS= git:devel/git |