On Sun, 14 Jun 2009, andrew clarke wrote:

> 16:40 ozzmo...@blizzard [/usr/ports/www/youtube_dl]sudo make
> ===>  Vulnerability check disabled, database not found
> ===>  Extracting for youtube_dl-2009.05.30_1
> cannot open 2009.05.30/youtube-dl: No such file or directory
> *** Error code 2

This is not a build failure; make(1) errors out during the extract phase.
After the most recent update (committed just a few hours ago), the fetch
target sees an old youtube-dl file in ${DISTDIR}, and does not download it
into ${DISTDIR}/2009.05.30/youtube-dl, which is where the port is now looking
for the file.  Try deleting /usr/ports/distfiles/youtube-dl and make(1)
again.

-- 
Sahil Tandon <sa...@tandon.net>
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to