diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-01-12 05:42:05 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-01-12 05:42:05 +0000 |
commit | dcf0112591008f47b1eab503112484df0f340a50 (patch) | |
tree | e6c1e57f82af594f108939b17471df9a94198810 /www/kompozer | |
parent | e9ea0ec704a7c6b874a304b73bb9b6c914a4189b (diff) |
Fix build by re-adding config options
Notes
Notes:
svn path=/head/; revision=126194
Diffstat (limited to 'www/kompozer')
-rw-r--r-- | www/kompozer/files/mozconfig.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/kompozer/files/mozconfig.in b/www/kompozer/files/mozconfig.in index 9c6aaa05015c..0c6dcbda3360 100644 --- a/www/kompozer/files/mozconfig.in +++ b/www/kompozer/files/mozconfig.in @@ -10,6 +10,7 @@ export OS_LIBS="%%PTHREAD_LIBS%%" export CFLAGS="%%CFLAGS%%" export CXXFLAGS="%%CXXFLAGS%%" +ac_add_options --enable-single-profile ac_add_options --disable-svg ac_add_options --disable-ldap ac_add_options --disable-mailnews |