diff options
Diffstat (limited to 'ftp/phpwebftp')
-rw-r--r-- | ftp/phpwebftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile index e9b4ead1bc05..7f6d872595da 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -12,7 +12,7 @@ COMMENT= Set of PHP-scripts to manage FTP over the web LICENSE= GPLv2 -USES= zip +USES= php zip NO_BUILD= yes NO_ARCH= yes USE_PHP= ftp |