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

(-)Makefile (-1 / +1 lines)
Lines 35-41 Link Here
35
.include <bsd.port.pre.mk>
35
.include <bsd.port.pre.mk>
36
36
37
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
37
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
38
BROKEN=		"Does not compile on amd64 or ia64"
38
BROKEN=		Does not compile on amd64 or ia64
39
.endif
39
.endif
40
40
41
pre-everything::
41
pre-everything::

Return to bug 99151