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

(-)Makefile (+2 lines)
Lines 78-83 Link Here
78
post-patch:
78
post-patch:
79
	@${REINPLACE_CMD} -e 's/deplate.rb/deplate/g' \
79
	@${REINPLACE_CMD} -e 's/deplate.rb/deplate/g' \
80
		${WRKSRC}/doc/Makefile
80
		${WRKSRC}/doc/Makefile
81
	@${REINPLACE_CMD} -e 's|-I../inc|-I${SRC_BASE}/sys -I../inc|g' \
82
		${WRKSRC}/mount_fusefs/Makefile
81
83
82
post-configure:
84
post-configure:
83
	@${CP} ${LOCALBASE}/include/fuse/fuse_kernel.h ${WRKSRC}/fuse_module
85
	@${CP} ${LOCALBASE}/include/fuse/fuse_kernel.h ${WRKSRC}/fuse_module

Return to bug 151296