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

(-)Makefile (-1 / +1 lines)
Lines 33-39 Link Here
33
.include <bsd.port.pre.mk>
33
.include <bsd.port.pre.mk>
34
34
35
.if ${ARCH} != "i386"
35
.if ${ARCH} != "i386"
36
BROKEN=		"Does not compile on !i386"
36
BROKEN=		Does not compile on !i386
37
.endif
37
.endif
38
38
39
pre-patch:
39
pre-patch:

Return to bug 99145