diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-16 21:15:15 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-16 21:15:15 +0000 |
commit | cd2fca6118529bc037177524ae3ba537e23973b2 (patch) | |
tree | 85870c8a9c29cc232eefee58d8d03577e9cdefc9 /www/kompozer | |
parent | c2b78a7aa46811cc588b9efd9ae734cef8f07fbe (diff) | |
download | FreeBSD-ports-cd2fca6118529bc037177524ae3ba537e23973b2.zip FreeBSD-ports-cd2fca6118529bc037177524ae3ba537e23973b2.tar.gz |
Remove some contradictory configure options.
Submitted by: Michael Johnson <ahze@ahze.net>
Diffstat (limited to 'www/kompozer')
-rw-r--r-- | www/kompozer/files/mozconfig.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/kompozer/files/mozconfig.in b/www/kompozer/files/mozconfig.in index d1cfe87..9b25610 100644 --- a/www/kompozer/files/mozconfig.in +++ b/www/kompozer/files/mozconfig.in @@ -12,8 +12,6 @@ export CXXFLAGS="%%CXXFLAGS%%" ac_add_options --prefix=%%PREFIX%% ac_add_options --disable-svg -ac_add_options --without-system-mng -ac_add_options --without-system-png ac_add_options --disable-ldap ac_add_options --disable-mailnews ac_add_options --disable-installer |