mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
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
@ -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 New Issue
Block a user