diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 10:37:37 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 11:24:19 +0000 |
commit | fe443bb6f98b683c76cc44dac71bb897ce2fd41a (patch) | |
tree | b5d25e4422f01b994e63fa9d8878ad23b9a1823c /ftp/phpwebftp | |
parent | 308750017e536dd86bab5f108c8367f9761cd75c (diff) | |
download | ports-fe443bb6f98b683c76cc44dac71bb897ce2fd41a.tar.gz ports-fe443bb6f98b683c76cc44dac71bb897ce2fd41a.zip |
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 4763a4777f22..e2218c3fc852 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -11,7 +11,7 @@ COMMENT= Set of PHP-scripts to manage FTP over the web LICENSE= GPLv2 -USES= php zip +USES= cpe php zip NO_BUILD= yes NO_ARCH= yes USE_PHP= ftp |