diff options
-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 |