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

(-)Makefile (+3 lines)
Lines 57-60 Link Here
57
	@${REINPLACE_CMD} -e 's|share\/man|man|g' \
57
	@${REINPLACE_CMD} -e 's|share\/man|man|g' \
58
		${WRKSRC}/mcs/jay/Makefile
58
		${WRKSRC}/mcs/jay/Makefile
59
59
60
	@${REINPLACE_CMD} 's/^#define HAVE_LOCALCHARSET_H 1/#undef HAVE_LOCALCHARSET_H/' \
61
		${WRKSRC}/eglib/config.h
62
60
.include <bsd.port.mk>
63
.include <bsd.port.mk>

Return to bug 211696