diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-05 06:37:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-05 06:37:30 +0000 |
commit | df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef (patch) | |
tree | e44ab41f7b18c38d23ed8351e7125f60f15d1d9e /shells/v7sh | |
parent | 0087e13590135f714c9714cb7a3d23befc760320 (diff) | |
download | ports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.tar.gz ports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.zip |
Notes
Diffstat (limited to 'shells/v7sh')
-rw-r--r-- | shells/v7sh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/v7sh/Makefile b/shells/v7sh/Makefile index 8d2c0c33790a..fb78b5957078 100644 --- a/shells/v7sh/Makefile +++ b/shells/v7sh/Makefile @@ -20,6 +20,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the UNIX 7th Edition shell +BROKEN= unfetchable BROKEN_aarch64= Fails to link: missing sbrk USES= uidfix |