aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Moisseev <moiseev@mezonplus.ru>2024-03-02 11:44:58 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-02 13:53:15 +0000
commit77283b63127f11e7a8f0c38c6d8e2007259c672d (patch)
treecc2b94d6fb452c2308da84561cc7a0bba5c71b20
parent2d0d48c9068b5fbbdc39712e5e74166f2cedd07d (diff)
downloadports-77283b63127f11e7a8f0c38c6d8e2007259c672d.tar.gz
ports-77283b63127f11e7a8f0c38c6d8e2007259c672d.zip
mail/roundcube-{contextmenu,thunderbird}: Remove PHP restriction
PR: 277259 Approved by: submitter is maintainer
-rw-r--r--mail/roundcube-contextmenu/Makefile1
-rw-r--r--mail/roundcube-thunderbird_labels/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/mail/roundcube-contextmenu/Makefile b/mail/roundcube-contextmenu/Makefile
index c5e466ae4cac..e50b62bd37ec 100644
--- a/mail/roundcube-contextmenu/Makefile
+++ b/mail/roundcube-contextmenu/Makefile
@@ -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
diff --git a/mail/roundcube-thunderbird_labels/Makefile b/mail/roundcube-thunderbird_labels/Makefile
index 7fc212b14493..ee0c751b1529 100644
--- a/mail/roundcube-thunderbird_labels/Makefile
+++ b/mail/roundcube-thunderbird_labels/Makefile
@@ -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