<snip>
>>     @@ -238 +238 @@
>>     -sys_lib_search_path_spec="/usr/lib "
>>     
>> +sys_lib_search_path_spec="/usr/local/lib/gcc47/gcc/x86_64-portbld-freebsd8.0/4.7.3
>> /usr/local/x86_64-portbld-freebsd8.0/lib /usr/local/lib/gcc47 /lib
>> /usr/lib "
<snip>

Do you know if this part is need too? You can try to patch the CC and
other stuff by tweak in Mk/bsd.gnome.mk example on CC (untest):

------------------------------
ltverhack_PRE_PATCH=    for file in gnome-ltmain.sh gnome-libtool; do \
                                                        if [ -f 
${WRKDIR}/$$file ]; then \
                                                                
${REINPLACE_CMD} -e \
                                                                        
'/freebsd-elf)/,/;;/ s|major="\.$$current"|${ltverhack_LIB_VERSION}|; \
                                                                         
/freebsd-elf)/,/;;/ s|versuffix="\.$$current"|versuffix="$$major"|;
                                                                         
/CC=/s|CC=.*|CC=${CC}|g' \
                                                                        
${WRKDIR}/$$file; \
                                                        fi; \
                                                done
------------------------------


-- 
mezz.free...@gmail.com - m...@freebsd.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gn...@freebsd.org
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to