diff options
-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 e11e0a84301c..0c635f69d332 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= acm@FreeBSD.org COMMENT= A set of PHP-scripts to manage FTP over the web -USZS= zip +USES= zip NO_BUILD= yes USE_PHP= ftp PHPWEBFTPDIR?= www/${PORTNAME} |