diff --git a/shells/sash/Makefile b/shells/sash/Makefile index e0fce1e4b728..066d78cd2698 100644 --- a/shells/sash/Makefile +++ b/shells/sash/Makefile @@ -1,11 +1,14 @@ PORTNAME= sash PORTVERSION= 3.8 PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= http://members.tip.net.au/~dbell/programs/ MAINTAINER= ports@FreeBSD.org COMMENT= Stand-Alone shell combining many common utilities WWW= https://members.tip.net.au/~dbell/ +# https://reviews.freebsd.org/D50718 +BROKEN_FreeBSD_15= requires struct msdosfs_args, which is no longer exposed + .include