On 2017/07/31 09:12, Matthieu Herrb wrote: > Hi, > > Does 'EXTRACT_SUFX = .zip' in a port's Makefile imply a BUILD_DEPEND > on unzip
Yes. Setting EXTRACT_SUFX automatically adds it, "make show=BUILD_DEPENDS". > Ok is Junk in dpb too stupid ? > > Context: using dpb -I list to build my favourite subset of packages, > py-tz failed like this : That's unexpected, I do 100+ bulk builds a year and haven't run into this, I don't use dpb -I though..