Skip to content

Commit

Permalink
shells/44bsd-csh: Chase b0d746a, remove USES=sbrk
Browse files Browse the repository at this point in the history
USES=sbrk documents the ports that still need sbrk remediation. It
also flags riscv and aarch64 as BROKEN.

Noted by:	brooks
  • Loading branch information
cschuber committed Feb 19, 2025
1 parent f58d0ec commit a7059cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shells/44bsd-csh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a7059cb

Please sign in to comment.