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

(-)/usr/ports/www/kannel/Makefile (-2 / +2 lines)
Lines 35-42 Link Here
35
35
36
.include <bsd.port.pre.mk>
36
.include <bsd.port.pre.mk>
37
37
38
.if ${ARCH} == "alpha" || ${ARCH} == "sparc64"
38
.if ${ARCH} == "alpha"
39
BROKEN=		Does not compile on alpha or sparc64
39
BROKEN=		Does not compile on alpha
40
.endif
40
.endif
41
41
42
post-patch:
42
post-patch:

Return to bug 134515