aboutsummaryrefslogtreecommitdiffstats
path: root/www/nextcloud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/nextcloud/Makefile')
-rw-r--r--www/nextcloud/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile
index 802a709f0abe..51df4ab6982a 100644
--- a/www/nextcloud/Makefile
+++ b/www/nextcloud/Makefile
@@ -15,6 +15,7 @@ USES= cpe gettext-runtime php:flavors,web tar:bzip2
USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \
mbstring pdo posix session simplexml xml xmlreader xmlwriter \
xsl wddx zip zlib
+IGNORE_WITH_PHP= 74
NEXTCLOUD_USERNAME?= ${WWWOWN}
NEXTCLOUD_GROUPNAME?= ${WWWGRP}