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

(-)Coin/Makefile (+1 lines)
Lines 29-33 Link Here
29
29
30
post-patch:
30
post-patch:
31
	@${REINPLACE_CMD} -e 's|DATA install-data-local|DATA|g' ${WRKSRC}/Makefile.in
31
	@${REINPLACE_CMD} -e 's|DATA install-data-local|DATA|g' ${WRKSRC}/Makefile.in
32
	@${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
32
33
33
.include <bsd.port.mk>
34
.include <bsd.port.mk>

Return to bug 57124