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

(-)devel/coccinelle/Makefile (+4 lines)
Lines 20-23 Link Here
20
20
21
MAN1=		spatch.1
21
MAN1=		spatch.1
22
22
23
post-patch:
24
	@${REINPLACE_CMD} 's|CAMLreturn0|return 0|' \
25
		${WRKSRC}/pycaml/pycaml_ml.c
26
23
.include <bsd.port.mk>
27
.include <bsd.port.mk>

Return to bug 174744