diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/net2ftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/phpwebftp/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/ftp/net2ftp/Makefile b/ftp/net2ftp/Makefile index 17d96ce04b0..58163fe8ca9 100644 --- a/ftp/net2ftp/Makefile +++ b/ftp/net2ftp/Makefile @@ -12,8 +12,6 @@ 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 9cf4c3af124..88aeedc383b 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -12,8 +12,6 @@ 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 |