summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/filezilla/filezilla-3.13.0.ebuild')
-rw-r--r--net-ftp/filezilla/filezilla-3.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/filezilla/filezilla-3.13.0.ebuild b/net-ftp/filezilla/filezilla-3.13.0.ebuild
index 2678ed5a89df..876c91f75fc8 100644
--- a/net-ftp/filezilla/filezilla-3.13.0.ebuild
+++ b/net-ftp/filezilla/filezilla-3.13.0.ebuild
@@ -56,7 +56,7 @@ src_prepare() {
}
src_configure() {
- # Does not build with system pugixml, use builtin for now
+ # system pugixml lacks long long ops support, use builtin for now
econf $(use_with dbus) $(use_enable nls locales) \
--with-pugixml=builtin \
--disable-autoupdatecheck