git: a7059cb2054b - main - shells/44bsd-csh: Chase b0d746aba6a1, remove USES=sbrk
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Feb 2025 02:38:30 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7059cb2054b7d0dd72087770ccc40e167af25bd commit a7059cb2054b7d0dd72087770ccc40e167af25bd Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2025-02-19 02:36:29 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2025-02-19 02:38:21 +0000 shells/44bsd-csh: Chase b0d746aba6a1, remove USES=sbrk USES=sbrk documents the ports that still need sbrk remediation. It also flags riscv and aarch64 as BROKEN. Noted by: brooks --- shells/44bsd-csh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile index b7de07bd02f3..d6f26a4f3ed8 100644 --- a/shells/44bsd-csh/Makefile +++ b/shells/44bsd-csh/Makefile @@ -9,7 +9,7 @@ COMMENT= The traditional 4.4BSD /bin/csh C-shell EXTRACT_DEPENDS= rcs:devel/rcs57 -USES= sbrk tar:bzip2 +USES= tar:bzip2 LDFLAGS= -Wl,--allow-multiple-definition NO_WRKSUBDIR= yes PORTDOCS= paper.ascii.gz