cvs commit: src/share/mk

walt wa1ter at myrealbox.com
Fri Nov 26 08:21:34 PST 2004



On Fri, 26 Nov 2004, Joerg Sonnenberger wrote:

> joerg       2004/11/26 06:06:57 PST
>
> DragonFly src repository
>
>   Modified files:
>     share/mk             bsd.port.mk
>   Log:
>   Don't define the .BEGIN with the override message twice for modules
>   using bsd.port.pre.mk / bsd.port.post.mk.

This introduces a side-effect:  e.g. for the imake-6 port when I
do a 'make' from the /usr/dfports side all works okay, but if I
do the 'make' from the /usr/ports side it does absolutely nothing.

I've been studying the ktrace for a while and I still can't
figure it out, but it seems that .BEGIN never does run.

Does an empty assignment like DFPORTS_WARNING= really define the
variable?
. 





More information about the Commits mailing list