From 992bd85bdd1ed83593c689a5210bd20a38331d48 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 27 Oct 2018 12:08:49 +0000 Subject: Now builds on powerpc64. PR: 232093 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) --- ftp/libfilezilla/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'ftp') 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 -- cgit