diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-09 14:00:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-09 14:00:15 +0000 |
commit | ea4087670943c7e91e008aaaee5b744f458933ea (patch) | |
tree | a15b1d46397e85eb9993d53b0ce31d8029b113ef /ftp | |
parent | 9ab48cc77e424f0768a775ec4bd8b5cff5d98aa6 (diff) | |
download | ports-ea4087670943c7e91e008aaaee5b744f458933ea.tar.gz ports-ea4087670943c7e91e008aaaee5b744f458933ea.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/phpwebftp/Makefile | 1 | ||||
-rw-r--r-- | ftp/phpwebftp/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile index 5c10d7e81b97..88aeedc383b5 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 USES= zip NO_BUILD= yes +NO_ARCH= yes USE_PHP= ftp WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/ftp/phpwebftp/pkg-plist b/ftp/phpwebftp/pkg-plist index 8479d050f969..c59b0df1ab1c 100644 --- a/ftp/phpwebftp/pkg-plist +++ b/ftp/phpwebftp/pkg-plist @@ -65,3 +65,4 @@ %%WWWDIR%%/index.php %%WWWDIR%%/style/cm.css %%WWWDIR%%/style/index.html +@dir %%WWWDIR%%/tmp |