Skip to content

Commit

Permalink
www/nextcloud: Mark PHP 8.3 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
Sp1l committed Dec 14, 2023
1 parent d0387e8 commit 70b78e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Mk/Uses/nextcloud.mk
Expand Up @@ -30,7 +30,6 @@ LICENSE?= AGPLv3
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=${NEXTCLOUD_RUN_DEPENDS}:www/nextcloud@${PHP_FLAVOR}

USES+= php:flavors
IGNORE_WITH_PHP= 83
NO_BUILD= yes
NO_ARCH= yes

Expand Down
1 change: 0 additions & 1 deletion www/nextcloud/Makefile
Expand Up @@ -15,7 +15,6 @@ USES= cpe gettext-runtime php:flavors,web tar:bzip2
USE_PHP= bcmath bz2 ctype curl dom fileinfo filter gd gmp iconv \
mbstring pcntl pdo posix session simplexml xml xmlreader \
xmlwriter xsl zip zlib
IGNORE_WITH_PHP=83

NEXTCLOUD_USERNAME?= ${WWWOWN}
NEXTCLOUD_GROUPNAME?= ${WWWGRP}
Expand Down

0 comments on commit 70b78e5

Please sign in to comment.