DragonFly BSD
DragonFly commits List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/share/mk


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Fri, 26 Nov 2004 08:21:34 -0800


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?
. 



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