mail/roundcube-{contextmenu,thunderbird}: Remove PHP restriction

PR:		277259
Approved by:	submitter is maintainer
This commit is contained in:
Alexander Moisseev 2024-03-02 12:44:58 +01:00 committed by Muhammad Moinur Rahman
parent 2d0d48c906
commit 77283b6312
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 0 additions and 2 deletions

View File

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

View File

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