View | Details | Raw Unified | Return to bug 254517
Collapse All | Expand All

(-)games/homura/Makefile (-2 lines)
Lines 13-20 Link Here
13
LICENSE=	BSD2CLAUSE
13
LICENSE=	BSD2CLAUSE
14
LICENSE_FILE=	${WRKSRC}/LICENSE
14
LICENSE_FILE=	${WRKSRC}/LICENSE
15
15
16
BROKEN_FreeBSD_13=	i386-wine-(devel) is in a bad condition for 13 and newer builds segfaults
17
BROKEN_FreeBSD_14=	i386-wine-(devel) segfaults on 14
18
ONLY_FOR_ARCHS=	amd64 i386
16
ONLY_FOR_ARCHS=	amd64 i386
19
ONLY_FOR_ARCHS_REASON=	Wine only runs on x86 architecture
17
ONLY_FOR_ARCHS_REASON=	Wine only runs on x86 architecture
20
18

Return to bug 254517