git: 7f53e2a6ecb1 - main - mail/phplist: Ignore with php81 due to broken pear
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Aug 2025 10:40:05 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7f53e2a6ecb1393b4cb33cebf87299ddccb16c14
commit 7f53e2a6ecb1393b4cb33cebf87299ddccb16c14
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-08-17 10:37:14 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-08-17 10:39:47 +0000
mail/phplist: Ignore with php81 due to broken pear
Approved by: portmgr (blanket)
---
mail/phplist/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/mail/phplist/Makefile b/mail/phplist/Makefile
index ed03374a7864..9075c8eb188c 100644
--- a/mail/phplist/Makefile
+++ b/mail/phplist/Makefile
@@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR}
USES= cpe tar:tgz php:web,flavors
USE_PHP= curl gd gettext iconv imap mbstring mysqli session simplexml xml zlib
+IGNORE_WITH_PHP= 81
NO_ARCH= yes
NO_BUILD= yes