aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-10-27 20:08:49 +0800
committerMark Linimon <linimon@FreeBSD.org>2018-10-27 20:08:49 +0800
commit992bd85bdd1ed83593c689a5210bd20a38331d48 (patch)
tree9550ec7b74fed0b24265a9859b5b69a202d97a24 /ftp
parentf5d3a89a73dcf74c8f81eccb4629bc1e64b64dd6 (diff)
downloadfreebsd-ports-gnome-992bd85bdd1ed83593c689a5210bd20a38331d48.tar.gz
freebsd-ports-gnome-992bd85bdd1ed83593c689a5210bd20a38331d48.tar.zst
freebsd-ports-gnome-992bd85bdd1ed83593c689a5210bd20a38331d48.zip
Now builds on powerpc64.
PR: 232093 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/libfilezilla/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/libfilezilla/Makefile b/ftp/libfilezilla/Makefile
index edea54645fe3..a0bceb755715 100644
--- a/ftp/libfilezilla/Makefile
+++ b/ftp/libfilezilla/Makefile
@@ -11,8 +11,6 @@ COMMENT= C++ library for building platform-independent programs
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= does not compile: libfilezilla/string.hpp: error: to_wstring is not a member of std
-
USES= compiler:c++14-lang gmake iconv:wchar_t libtool localbase pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes