[kde-freebsd] ports/115912: [patch] devel/kdesdk3 fix build by using flex from ports
    Reed A. Cartwright 
    reed at scit.us
       
    Wed Jul 16 23:00:16 CEST 2008
    
    
  
The following reply was made to PR ports/115912; it has been noted by GNATS.
From: "Reed A. Cartwright" <reed at scit.us>
To: bug-followup at FreeBSD.org, c0rn at o2.pl
Cc:  
Subject: Re: ports/115912: [patch] devel/kdesdk3 fix build by using flex from
 ports
Date: Wed, 16 Jul 2008 16:45:48 -0400
 If devel/flex is installed, devel/kdesdk3 picks up 
 /usr/local/include/FlexLexer.h instead of /usr/include/FlexLexer.h, 
 which is why it fails to compile unless using /usr/local/bin/flex.
 
 It should be patch to either uses devel/flex if installed or force 
 /usr/local/include/FlexLexer.h to be ignored.
 
 Reed A. Cartwright
    
    
More information about the kde-freebsd
mailing list