mail/roundcube-{contextmenu,thunderbird}: Remove IGNORE_WITH_PHP=82

PR:		275467
This commit is contained in:
Koichiro Iwao 2023-12-05 14:58:32 +09:00
parent 12e28d70c0
commit f5e5ee802c
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5.0:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
IGNORE_WITH_PHP=82 83
IGNORE_WITH_PHP=83
NO_BUILD= yes
NO_ARCH= yes

View file

@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.4.0:mail/roundcube@${PHP_FLAVOR}
IGNORE_WITH_PHP= 82 83
IGNORE_WITH_PHP= 83
USES= php:flavors
USE_GITHUB= yes