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

(-)Makefile (+4 lines)
Lines 58-63 Link Here
58
BROKEN=		Does not compile on ia64, powerpc, or sparc64
58
BROKEN=		Does not compile on ia64, powerpc, or sparc64
59
.endif
59
.endif
60
60
61
.if ${ARCH} == "armv6"
62
CONFIGURE_ENV+=	ASFLAGS=-meabi=5
63
.endif
64
61
post-patch:
65
post-patch:
62
	@${REINPLACE_CMD} -e '/^mandir=/s/datarootdir/prefix/' ${WRKSRC}/configure
66
	@${REINPLACE_CMD} -e '/^mandir=/s/datarootdir/prefix/' ${WRKSRC}/configure
63
67

Return to bug 200122