cvs commit: ports/net/liveMedia Makefile distinfo

Doug Barton dougb at FreeBSD.org
Sat Jun 26 07:06:53 UTC 2010


On 06/25/10 23:08, Norikatsu Shigemura wrote:
> Hi dougb.
> 
> On Mon, 21 Jun 2010 19:55:51 -0700
> Doug Barton <dougb at FreeBSD.org> wrote:
>> Ok, this is a weird one. I can now tell you _what_ is happening, but I 
>> cannot tell you why.
> 
> 	Thanks for your information.  I could reproduce it.
> 
> 	This behavior's factor is 'not define CPP macro'.  So following
> 	definition doesn't enable.  Because of it, make(1) use system
> 	default rule (sys.mk).
> 
> live/liveMedia/Makefile.tail
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> .$(CPP).$(OBJ):
>         $(CPLUSPLUS_COMPILER) -c $(CPLUSPLUS_FLAGS) $<
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> 
> 	I fixed, and liveMedia port has more robustness:-).

Works great! Thanks for taking the time to work on this.


Doug

-- 

	... and that's just a little bit of history repeating.
			-- Propellerheads

	Improve the effectiveness of your Internet presence with
	a domain name makeover!    http://SupersetSolutions.com/



More information about the cvs-ports mailing list