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

(-)py-imaging/Makefile (-1 / +1 lines)
Lines 35-41 Link Here
35
35
36
post-extract:
36
post-extract:
37
	@${CP} ${FILESDIR}/Setup ${WRKSRC}/..
37
	@${CP} ${FILESDIR}/Setup ${WRKSRC}/..
38
	@${CP} ${PYTHON_LIBDIR}/config/Makefile.pre.in ${WRKSRC}/..
38
	-@${CP} ${PYTHON_LIBDIR}/config/Makefile.pre.in ${WRKSRC}/..
39
39
40
post-configure:
40
post-configure:
41
	@(cd ${WRKSRC}/..; ${SETENV} ${CONFIGURE_ENV} ${MAKE} -f Makefile.pre.in boot)
41
	@(cd ${WRKSRC}/..; ${SETENV} ${CONFIGURE_ENV} ${MAKE} -f Makefile.pre.in boot)

Return to bug 33718