diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2021-02-27 14:39:21 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2021-02-27 14:39:21 +0000 |
commit | 2ec839f624c985eb6b30beabcdab0e6f74c63b73 (patch) | |
tree | 46d14a21bea1a9a314c95fb1013a3795ba1f37f5 /www/nextcloud/Makefile | |
parent | f373a153764de806ecce1cf2a5df68cbd582b51a (diff) | |
download | ports-2ec839f624c985eb6b30beabcdab0e6f74c63b73.tar.gz ports-2ec839f624c985eb6b30beabcdab0e6f74c63b73.zip |
Notes
Diffstat (limited to 'www/nextcloud/Makefile')
-rw-r--r-- | www/nextcloud/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index d152e8066330..0bfca3528adb 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -15,7 +15,6 @@ USES= cpe gettext-runtime php:flavors,web tar:bzip2 USE_PHP= bcmath bz2 ctype curl dom fileinfo filter gd gmp hash iconv \ json mbstring pdo posix session simplexml xml xmlreader \ xmlwriter xsl zip zlib -IGNORE_WITH_PHP=80 NEXTCLOUD_USERNAME?= ${WWWOWN} NEXTCLOUD_GROUPNAME?= ${WWWGRP} |