diff options
Diffstat (limited to 'shells/heirloom-sh/Makefile')
-rw-r--r-- | shells/heirloom-sh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/heirloom-sh/Makefile b/shells/heirloom-sh/Makefile index a3e8edecc03a..e810852c83ab 100644 --- a/shells/heirloom-sh/Makefile +++ b/shells/heirloom-sh/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= SF/heirloom/${PORTNAME}/${PORTVERSION} MAINTAINER= danielt@pilgerer.org COMMENT= Portable version of OpenSolaris' Bourne Shell +BROKEN_aarch64= Fails to link: missing sbrk + USES= tar:bzip2 MAKEFILE= makefile PLIST_FILES= bin/jsh \ |