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

(-)ports/irc/bitchx/Makefile (+1 lines)
Lines 107-112 Link Here
107
	${REINPLACE_CMD} -e 's|#undef LATIN1|#define LATIN1|g' ${WRKSRC}/include/config.h
107
	${REINPLACE_CMD} -e 's|#undef LATIN1|#define LATIN1|g' ${WRKSRC}/include/config.h
108
.endif
108
.endif
109
	${REINPLACE_CMD} -e 's|bzip2|true|g' ${WRKSRC}/Makefile.in
109
	${REINPLACE_CMD} -e 's|bzip2|true|g' ${WRKSRC}/Makefile.in
110
	${REINPLACE_CMD} -e 's:`$$AWK '"'"'{print }'"'"' /etc/.relid'"'"'`:`$$AWK '"'"'{print }'"'"' /etc/.relid`:g' ${WRKSRC}/configure
110
111
111
post-install:
112
post-install:
112
.if !defined(NOPORTDOCS)
113
.if !defined(NOPORTDOCS)

Return to bug 140139