Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Oct 2003 01:37:19 +0200
From:      Oliver Eikemeier <eikemeier@fillmore-labs.com>
To:        ports@freebsd.org
Subject:   Re: INDEX build failed
Message-ID:  <3F7A13AF.3070000@fillmore-labs.com>
In-Reply-To: <3F79F35C.2090600@fillmore-labs.com>
References:  <1064894027.45333.10.camel@shumai.marcuscom.com> <40C5B5F6-F37B-11D7-A7E8-003065ABFD92@mac.com> <20030930201742.GB9478@rot13.obsecurity.org> <3F79F35C.2090600@fillmore-labs.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Oliver Eikemeier wrote:

> Kris Kennaway wrote:
> 
>> On Tue, Sep 30, 2003 at 03:21:12PM -0400, Charles Swiger wrote:
>>
>>> [...]
>>> Should the port be renamed?
>>
>> It looks like that's the only way to handle it.
> 
> How about something like:
> 
> --- bsd.port.subdir.mk.patch begins here ---
> [...]
> --- bsd.port.subdir.mk.patch ends here ---

Sorry, I forgot a short description:

This patch prepends `_' before every submake target, so that the
`make index' does indirectly call `make _clean', not 'make clean'

Tested so far:
  `make index' works
  `make readmes' work
  `make checksubdirs' work

Perhaps its better to fix bsd.port.subdir than to work around the bug.
The next time a port will be named `install' ;-)

Regards
    Oliver




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F7A13AF.3070000>