diff options
Diffstat (limited to 'ftp/phpwebftp/Makefile')
-rw-r--r-- | ftp/phpwebftp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |