on 04/08/2013 15:10 George Liaskos said the following:
> Try this,
>
> diff --git a/www/chromium/Makefile b/www/chromium/Makefile
> index af1fd1b..dab973d 100644
> --- a/www/chromium/Makefile
> +++ b/www/chromium/Makefile
> @@ -192,7 +192,7 @@ post-patch:
> ${WRKSRC}/ui/base/strings/app_locale_settings_th.xtb
>
> do-configure:
> - cd ${WRKSRC} && \
> + cd ${WRKSRC} && CC="${CC}" CXX="${CXX}" \
> GYP_DEFINES="${GYP_DEFINES}" ${PYTHON_CMD} \
> ./build/gyp_chromium chrome/chrome.gyp --depth .
Thank you very much! This has helped.
--
Andriy Gapon
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to "[email protected]"