[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: some issues with the reworked bsd.port.mk



On Wed, Aug 13, 2003 at 07:09:06PM +0200, Nick Nauwelaerts wrote:
> Hello,
> I'm having 2 issues with the reworked bsd.port.mk.
> 
> First, it seems that the print-depends target has been dropped, which
> was quite helpful to me. At least it's a whole lot shorter than typing
> make print-build-depends print-run-depends.

Tough... You've got full-all-depends, though. Or you can make an alias.

> And the second, it seems that make readmes fails on all ports which use
> MULTI_PACKAGES. Is this a known issue? There seems to be special logic
> added to bsd.port.mk for MULTI_PACKAGES ports.

Oops, forgot to change one or two readme into readmes as I should have...
Thanks.