INDEX build failed

Oliver Eikemeier eikemeier at fillmore-labs.com
Tue Sep 30 16:37:24 PDT 2003


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




More information about the freebsd-ports mailing list