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

(-)Makefile (+1 lines)
Lines 202-207 Link Here
202
	${REINPLACE_CMD} -e 's|#undef LATIN1|#define LATIN1|g' ${WRKSRC}/include/config.h
202
	${REINPLACE_CMD} -e 's|#undef LATIN1|#define LATIN1|g' ${WRKSRC}/include/config.h
203
.endif
203
.endif
204
	${REINPLACE_CMD} -e 's|bzip2|true|g' ${WRKSRC}/Makefile.in
204
	${REINPLACE_CMD} -e 's|bzip2|true|g' ${WRKSRC}/Makefile.in
205
	${REINPLACE_CMD} -e 's|ncurses/termcap.h|termcap.h|' ${WRKSRC}/include/ircterm.h
205
206
206
post-install:
207
post-install:
207
.if !defined(NOPORTDOCS)
208
.if !defined(NOPORTDOCS)

Return to bug 64924