summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2015-09-09 15:24:44 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2015-09-09 15:41:34 +0200
commit0b76d64abcf048cabe76da909e9d1a013d880bb0 (patch)
tree5078a00953f45434ffb42e99ddd5e7c72bc27f1e /net-ftp/filezilla/filezilla-3.13.0.ebuild
parentnet-fs/samba: Fixed compilation without gnutls (bug #559996). (diff)
downloadgentoo-0b76d64abcf048cabe76da909e9d1a013d880bb0.tar.gz
gentoo-0b76d64abcf048cabe76da909e9d1a013d880bb0.tar.bz2
gentoo-0b76d64abcf048cabe76da909e9d1a013d880bb0.zip
net-ftp/filezilla: update pugixml comment
We will stick to bundled version until system version has long long commands/C++11 support https://github.com/zeux/pugixml/issues/53 Package-Manager: portage-2.2.20.1
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