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
This commit is contained in:
Bernard Cafarelli
2015-09-09 15:24:44 +02:00
parent 57910ecc3e
commit 0b76d64abc
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -53,7 +53,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