git: d6f2de8c2bc3 - main - mail/squirrelmail-sasql-plugin: Ignore with php81 due to broken pear
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Aug 2025 10:40:07 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d6f2de8c2bc32949b33cb0999869b652eed034f9
commit d6f2de8c2bc32949b33cb0999869b652eed034f9
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-08-17 10:37:56 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-08-17 10:39:48 +0000
mail/squirrelmail-sasql-plugin: Ignore with php81 due to broken pear
Approved by: portmgr (blanket)
---
mail/squirrelmail-sasql-plugin/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail/squirrelmail-sasql-plugin/Makefile b/mail/squirrelmail-sasql-plugin/Makefile
index 41261cbb3aae..0d68f6122ece 100644
--- a/mail/squirrelmail-sasql-plugin/Makefile
+++ b/mail/squirrelmail-sasql-plugin/Makefile
@@ -9,7 +9,7 @@ WWW= https://www.squirrelmail.org
RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:databases/pear-DB@${PHP_FLAVOR}
-IGNORE_WITH_PHP= 82 83
+IGNORE_WITH_PHP= 81 82 83
USE_SM_COMPAT= yes
USE_GENERIC_PKGMESSAGE= yes