Re: mail/mailpile requires python in BUILD_DEPENDS

2018-05-04 Thread Jeremie Courreges-Anglas
On Thu, May 03 2018, Solene Rapenne wrote: > naddy@ founds in his latest bulk build that mailpile was failing due to > python missing at do-install target. duh > sthen@ proposed to set an empty do-build target and remove NO_BUILD so > the module lang/python will set the BUILD_DEPENDS variable co

mail/mailpile requires python in BUILD_DEPENDS

2018-05-03 Thread Solene Rapenne
naddy@ founds in his latest bulk build that mailpile was failing due to python missing at do-install target. sthen@ proposed to set an empty do-build target and remove NO_BUILD so the module lang/python will set the BUILD_DEPENDS variable correctly. After this patch, `make print-build-depends` sh