Hi Jason
From: Jason Hall
Subject: FreeBSD Port: f2c-20060810_3 - Missing Extract depend unzip
Date: Thu, 05 Jan 2012 18:56:04 -0500
> Hello,
>
> In FreeBSD 9.0, "unzip" was added to the base install.
yes.
> As a result, the PORT fails to extract properly, because it i
Hi Jason
Ok, hopefully I'll fix it in this weekend.
or - if clean patch is available and you're a committer, please commit.
thanks
Nakata Maho
From: Jason Hall
Subject: FreeBSD Port: f2c-20060810_3 - Missing Extract depend unzip
Date: Thu, 05 Jan 2012 18:56:04 -0500
> Hello,
&g
Hello,
In FreeBSD 9.0, "unzip" was added to the base install. As a result, the
PORT fails to extract properly, because it is trying to use
/usr/local/bin/unzip, instead of the built in /usr/bin/unzip.
The reason is the "EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip"
line in the Makefile