diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-10-23 10:29:16 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-10-23 10:29:16 +0000 |
commit | 3ef118d2effe91e3119705068a5ca046fc29f174 (patch) | |
tree | 925b80cdefeed4b2f32289be9821ebb210c6103c /www/firefox10/files/mozconfig.in | |
parent | c9c3b43f8c06671a0e0a94678e278e7f265cc018 (diff) | |
download | ports-3ef118d2effe91e3119705068a5ca046fc29f174.tar.gz ports-3ef118d2effe91e3119705068a5ca046fc29f174.zip |
Notes
Diffstat (limited to 'www/firefox10/files/mozconfig.in')
-rw-r--r-- | www/firefox10/files/mozconfig.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox10/files/mozconfig.in b/www/firefox10/files/mozconfig.in index a2fc6ac7a20f..336ea6e8d8c9 100644 --- a/www/firefox10/files/mozconfig.in +++ b/www/firefox10/files/mozconfig.in @@ -29,7 +29,7 @@ ac_add_options --with-system-mng=@LOCALBASE@ ###################################################################### # enable features ac_add_options --with-pthreads -ac_add_options --enable-xft +# ac_add_options --enable-xft ac_add_options --enable-crypto ac_add_options --enable-xinerama ac_add_options --enable-reorder |