summaryrefslogtreecommitdiff
path: root/shells/v7sh
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-01-14 00:11:13 +0100
committerDaniel Engberg <diizzy@FreeBSD.org>2024-01-14 00:30:23 +0100
commite3a7ca28c8a6c9145694a242b1e69974a0f74e60 (patch)
tree631214e6d4c0673cbbcee5496eba95724f138f05 /shells/v7sh
parentwww/py-django50: Fix installation path for manual page. (diff)
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris <portmaster@bsdforge.com> Approved by: portmgr (blanket)
Diffstat (limited to 'shells/v7sh')
-rw-r--r--shells/v7sh/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/shells/v7sh/Makefile b/shells/v7sh/Makefile
index f7a74e8c40de..edb955556dfb 100644
--- a/shells/v7sh/Makefile
+++ b/shells/v7sh/Makefile
@@ -15,9 +15,8 @@ MAINTAINER= portmaster@BSDforge.com
COMMENT= Implementation of the UNIX 7th Edition shell
WWW= http://minnie.tuhs.org/UnixTree/V7/
-BROKEN= Unfetchable
-#BROKEN_aarch64= Fails to link: missing sbrk
-#BROKEN_riscv64= Fails to link: missing sbrk
+BROKEN_aarch64= Fails to link: missing sbrk
+BROKEN_riscv64= Fails to link: missing sbrk
USES= uidfix
EXTRACT_CMD= ${CP}