mail/roundcube-*: remove PHP restriction from my roundcube plugins
The php 8.3 restriction was removed in mail/roundcube, remove it here too (works fine).
This commit is contained in:
parent
2b807f83c6
commit
6314418517
3 changed files with 0 additions and 3 deletions
|
@ -14,7 +14,6 @@ LICENSE= GPLv3
|
|||
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
|
||||
|
||||
USES= php:flavors
|
||||
IGNORE_WITH_PHP= 83
|
||||
|
||||
WWWDIR= ${LOCALBASE}/www/roundcube
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -13,7 +13,6 @@ LICENSE= GPLv2
|
|||
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
|
||||
|
||||
USES= php:flavors
|
||||
IGNORE_WITH_PHP= 83
|
||||
|
||||
WWWDIR= ${LOCALBASE}/www/roundcube
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -13,7 +13,6 @@ LICENSE= MIT
|
|||
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
|
||||
|
||||
USES= php:flavors
|
||||
IGNORE_WITH_PHP= 83
|
||||
|
||||
WWWDIR= ${LOCALBASE}/www/roundcube
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Reference in a new issue