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

(-)Makefile (-7 / +1 lines)
Lines 28-37 Link Here
28
	@${REINPLACE_CMD} -e '/^install-data-am/s!install-data-local!!' ${WRKSRC}/doc/Makefile.in
28
	@${REINPLACE_CMD} -e '/^install-data-am/s!install-data-local!!' ${WRKSRC}/doc/Makefile.in
29
.endif
29
.endif
30
30
31
.include <bsd.port.pre.mk>
31
.include <bsd.port.mk>
32
33
.if ${OSVERSION} < 500000
34
BROKEN=	does not compile on 4.x
35
.endif
36
37
.include <bsd.port.post.mk>

Return to bug 111673