aboutsummaryrefslogtreecommitdiff
path: root/www/nextcloud/Makefile
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2021-02-27 14:39:21 +0000
committerBernard Spil <brnrd@FreeBSD.org>2021-02-27 14:39:21 +0000
commit2ec839f624c985eb6b30beabcdab0e6f74c63b73 (patch)
tree46d14a21bea1a9a314c95fb1013a3795ba1f37f5 /www/nextcloud/Makefile
parentf373a153764de806ecce1cf2a5df68cbd582b51a (diff)
downloadports-2ec839f624c985eb6b30beabcdab0e6f74c63b73.tar.gz
ports-2ec839f624c985eb6b30beabcdab0e6f74c63b73.zip
www/nextcloud: Mark 21 PHP 8.0 compatible
* NOTE: Not all apps are compatible (yet)
Notes
Notes: svn path=/head/; revision=566705
Diffstat (limited to 'www/nextcloud/Makefile')
-rw-r--r--www/nextcloud/Makefile1
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}