On Sat, Oct 08, 2011 at 12:25:16PM -0700, Doug Barton wrote:
> On 10/08/2011 08:23, Kostik Belousov wrote:
> > On Sat, Oct 08, 2011 at 08:02:43AM -0700, Stanislav Sedov wrote:
> >> On Oct 8, 2011, at 12:33 AM, Ed Schouten wrote:
> >>
> >>> Hi,
> >>>
> >>> * Stanislav Sedov , 20111008 01:43:
>
On 10/08/2011 08:23, Kostik Belousov wrote:
> On Sat, Oct 08, 2011 at 08:02:43AM -0700, Stanislav Sedov wrote:
>> On Oct 8, 2011, at 12:33 AM, Ed Schouten wrote:
>>
>>> Hi,
>>>
>>> * Stanislav Sedov , 20111008 01:43:
- ${WRKSRC} might be missing when the autotools fixup is running.
A
On Saturday 08 October 2011 17:23:20 Kostik Belousov wrote:
> Also, the hack does not fix perl, I have to use the following patch.
let's apply this to perl?
--
Alberto Villa, FreeBSD committer
http://people.FreeBSD.org/~avilla
If you think the problem is bad now, just wait until we've solved it
On Sat, Oct 08, 2011 at 08:02:43AM -0700, Stanislav Sedov wrote:
> On Oct 8, 2011, at 12:33 AM, Ed Schouten wrote:
>
> > Hi,
> >
> > * Stanislav Sedov , 20111008 01:43:
> >> - ${WRKSRC} might be missing when the autotools fixup is running.
> >>Account for this.
> >
> > Maybe we should simp
On Oct 8, 2011, at 12:33 AM, Ed Schouten wrote:
> Hi,
>
> * Stanislav Sedov , 20111008 01:43:
>> - ${WRKSRC} might be missing when the autotools fixup is running.
>>Account for this.
>
> Maybe we should simplify this a bit?
Sounds good!
I didn't think about that way of ignoring the error
Hi,
* Stanislav Sedov , 20111008 01:43:
> - ${WRKSRC} might be missing when the autotools fixup is running.
> Account for this.
Maybe we should simplify this a bit?
Index: bsd.port.mk
===
--- bsd.port.mk (revision 226141)
+++
Author: stas
Date: Fri Oct 7 23:43:51 2011
New Revision: 226122
URL: http://svn.freebsd.org/changeset/base/226122
Log:
- ${WRKSRC} might be missing when the autotools fixup is running.
Account for this.
Reported by: Mykola Dzham
Modified:
head/share/mk/bsd.port.mk
Modified: head/