summaryrefslogtreecommitdiffstats
path: root/ftp/libfilezilla/Makefile
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-13 23:21:37 +0000
committerlinimon <linimon@FreeBSD.org>2017-05-13 23:21:37 +0000
commit0dad469ebecc7feb15d8acf58c45e5fc4c62829b (patch)
tree4ae3b8a2f12ec648a3f08b6e08e43bdddbde045b /ftp/libfilezilla/Makefile
parenta1030d0a8021a1b0b60672b327ac3b4d985f1963 (diff)
downloadFreeBSD-ports-0dad469ebecc7feb15d8acf58c45e5fc4c62829b.zip
FreeBSD-ports-0dad469ebecc7feb15d8acf58c45e5fc4c62829b.tar.gz
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'ftp/libfilezilla/Makefile')
-rw-r--r--ftp/libfilezilla/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/libfilezilla/Makefile b/ftp/libfilezilla/Makefile
index 0f94717..d4b1419 100644
--- a/ftp/libfilezilla/Makefile
+++ b/ftp/libfilezilla/Makefile
@@ -12,7 +12,7 @@ COMMENT= C++ library for building platform-independent programs
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= Does not build
+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
OpenPOWER on IntegriCloud