On 01.02.12 18:39, Herby Vojčík wrote: > Hello, > > the port failed to update. > Here is the critical excerpt: > ------ > => SHA256 Checksum OK for xpi/firefox36-i18n-3.6.26/zh-CN.xpi. > ===> firefox36-i18n-3.6.26 depends on file: /usr/local/bin/unzip - found > Archive: /usr/ports/distfiles/xpi/firefox36-i18n-3.6.26/ar.xpi > checkdir: cannot create extraction directory: > /usr/ports/www/firefox36-i18n/work/firefox36-i18n-3.6.26/[email protected] > No such file or directory > *** Error code 1 >
There seems to be a general problem with bsd.port.mk. pre-everything::
(and more) is not run. We are looking into it.
Move the line
@${MKDIR} ${WRKSRC}
below
do-extract:
That should fix it.
Cheers,
Florian
signature.asc
Description: OpenPGP digital signature
