aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/libfilezilla/Makefile2
-rw-r--r--ftp/net2ftp/Makefile2
-rw-r--r--ftp/phpwebftp/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/ftp/libfilezilla/Makefile b/ftp/libfilezilla/Makefile
index c8cf5347002d..85b704e2312e 100644
--- a/ftp/libfilezilla/Makefile
+++ b/ftp/libfilezilla/Makefile
@@ -11,6 +11,8 @@ COMMENT= C++ library for building platform-independent programs
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64= Does not build
+
BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 standard library
USES= compiler:c++14-lang gmake iconv libtool localbase pathfix pkgconfig tar:bzip2
diff --git a/ftp/net2ftp/Makefile b/ftp/net2ftp/Makefile
index 58163fe8ca9b..17d96ce04b0c 100644
--- a/ftp/net2ftp/Makefile
+++ b/ftp/net2ftp/Makefile
@@ -12,6 +12,8 @@ COMMENT= Web-based FTP client written in PHP
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
USES= zip
IGNORE_WITH_PHP= 70
NO_BUILD= YES
diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile
index 88aeedc383b5..9cf4c3af1249 100644
--- a/ftp/phpwebftp/Makefile
+++ b/ftp/phpwebftp/Makefile
@@ -12,6 +12,8 @@ COMMENT= Set of PHP-scripts to manage FTP over the web
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
USES= zip
NO_BUILD= yes
NO_ARCH= yes