diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2025-12-05 20:48:31 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2025-12-05 20:48:31 +0000 |
| commit | e3166398cc0e272f6953e485d1d02acc73987cbc (patch) | |
| tree | c8567935aca9e2cef3fa051d87627cdae3999aef | |
| parent | f1bbe43c186c567cd96c0a5c6fd0c1a159accaf9 (diff) | |
www/forgejo7: Remove accidental double-deprecation
| -rw-r--r-- | www/forgejo7/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/forgejo7/Makefile b/www/forgejo7/Makefile index 3ccc648b31a3..d616950a6f83 100644 --- a/www/forgejo7/Makefile +++ b/www/forgejo7/Makefile @@ -22,9 +22,6 @@ RUN_DEPENDS= git:devel/git USES= cpe gmake go:1.23,no_targets USE_RC_SUBR= forgejo -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 - CONFLICTS_INSTALL= forgejo forgejo-lts EXTRACT_AFTER_ARGS= --strip-components 1 |
