aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2023-12-05 05:58:32 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2023-12-05 05:58:32 +0000
commitf5e5ee802c2753b1d170f14c8af7e3df893e353c (patch)
treedb2a6c16731e3dc0d461443090747cb376853bd3
parent12e28d70c028e9925d4045fcc702cbb38b4a041c (diff)
downloadports-f5e5ee802c2753b1d170f14c8af7e3df893e353c.tar.gz
ports-f5e5ee802c2753b1d170f14c8af7e3df893e353c.zip
mail/roundcube-{contextmenu,thunderbird}: Remove IGNORE_WITH_PHP=82
PR: 275467
-rw-r--r--mail/roundcube-contextmenu/Makefile2
-rw-r--r--mail/roundcube-thunderbird_labels/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/roundcube-contextmenu/Makefile b/mail/roundcube-contextmenu/Makefile
index 396890871963..c5e466ae4cac 100644
--- a/mail/roundcube-contextmenu/Makefile
+++ b/mail/roundcube-contextmenu/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5.0:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
-IGNORE_WITH_PHP=82 83
+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 a52e05f1d158..7fc212b14493 100644
--- a/mail/roundcube-thunderbird_labels/Makefile
+++ b/mail/roundcube-thunderbird_labels/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.4.0:mail/roundcube@${PHP_FLAVOR}
-IGNORE_WITH_PHP= 82 83
+IGNORE_WITH_PHP= 83
USES= php:flavors
USE_GITHUB= yes