diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile index 2bc30b346862..37cc22b85dd0 100644 --- a/mail/roundcube-automatic_addressbook/Makefile +++ b/mail/roundcube-automatic_addressbook/Makefile @@ -15,7 +15,6 @@ RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR} USES= php:flavors USE_GITHUB= yes GH_ACCOUNT= sblaisot -IGNORE_WITH_PHP=83 WWWDIR= ${RCDIR}/plugins/automatic_addressbook NO_ARCH= yes diff --git a/mail/roundcube-calendar-kolab/Makefile b/mail/roundcube-calendar-kolab/Makefile index d47fca70952d..8f81d7fce561 100644 --- a/mail/roundcube-calendar-kolab/Makefile +++ b/mail/roundcube-calendar-kolab/Makefile @@ -16,7 +16,6 @@ BUILD_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} USES= php:flavors -IGNORE_WITH_PHP=83 NO_BUILD= yes NO_ARCH= yes diff --git a/mail/roundcube-carddav/Makefile b/mail/roundcube-carddav/Makefile index 21d69b494b8c..c2a1296b9b5e 100644 --- a/mail/roundcube-carddav/Makefile +++ b/mail/roundcube-carddav/Makefile @@ -12,8 +12,6 @@ WWW= https://github.com/mstilkerich/rcmcarddav LICENSE= GPLv2 -IGNORE_WITH_PHP=83 - BUILD_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5:mail/roundcube@${PHP_FLAVOR} RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5:mail/roundcube@${PHP_FLAVOR} diff --git a/mail/roundcube-html5_notifier/Makefile b/mail/roundcube-html5_notifier/Makefile index 91c6d78b883e..723f15859275 100644 --- a/mail/roundcube-html5_notifier/Makefile +++ b/mail/roundcube-html5_notifier/Makefile @@ -17,7 +17,6 @@ RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} USES= php:flavors USE_GITHUB= yes GH_ACCOUNT= stremlau -IGNORE_WITH_PHP=83 WWWDIR= ${PREFIX}/www/roundcube/plugins/${PORTNAME} NO_ARCH= yes diff --git a/mail/roundcube-sauserprefs/Makefile b/mail/roundcube-sauserprefs/Makefile index c74943b9b5c2..8f41ac459c50 100644 --- a/mail/roundcube-sauserprefs/Makefile +++ b/mail/roundcube-sauserprefs/Makefile @@ -13,7 +13,6 @@ LICENSE= GPLv3 RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5:mail/roundcube@${PHP_FLAVOR} USES= php:flavors -IGNORE_WITH_PHP=83 WWWDIR= ${PREFIX}/www/roundcube/plugins/sauserprefs NO_ARCH= yes diff --git a/mail/roundcube-veximaccountadmin/Makefile b/mail/roundcube-veximaccountadmin/Makefile index f5ae3ed591d9..a596ae646821 100644 --- a/mail/roundcube-veximaccountadmin/Makefile +++ b/mail/roundcube-veximaccountadmin/Makefile @@ -13,7 +13,6 @@ LICENSE= GPLv3 RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.3:mail/roundcube@${PHP_FLAVOR} USES= php:flavors -IGNORE_WITH_PHP= 82 83 WWWDIR= ${PREFIX}/www/roundcube REINPLACE_ARGS= -i '' diff --git a/mail/roundcube-yubikey_auth/Makefile b/mail/roundcube-yubikey_auth/Makefile index ab4eea66aba3..7efb00ec3a05 100644 --- a/mail/roundcube-yubikey_auth/Makefile +++ b/mail/roundcube-yubikey_auth/Makefile @@ -19,7 +19,6 @@ GH_ACCOUNT= northox GH_PROJECT= roundcube-yubikey-plugin GH_TAGNAME= 383bbb3 USE_PHP= curl -IGNORE_WITH_PHP= 82 83 WWWDIR= ${PREFIX}/www/roundcube/plugins/roundcube_yubikey_authentication NO_ARCH= yes