git: 376814557776 - main - archivers/php-lz4: Restore build with php86
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Jul 2026 17:25:09 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=376814557776218c4b1cccb9f030a7d7a0d2ecfe
commit 376814557776218c4b1cccb9f030a7d7a0d2ecfe
Author: Paavo-Einari Kaipila <pkaipila@gmail.com>
AuthorDate: 2026-07-12 13:45:51 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-07-12 17:24:45 +0000
archivers/php-lz4: Restore build with php86
PR: 296523
Approved by: submitter is maintainer
Tested by: bofh
---
archivers/php-lz4/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/archivers/php-lz4/Makefile b/archivers/php-lz4/Makefile
index d01018794410..37e133c8a8cb 100644
--- a/archivers/php-lz4/Makefile
+++ b/archivers/php-lz4/Makefile
@@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= liblz4.so:archivers/liblz4
USES= php:ext
-IGNORE_WITH_PHP= 86
USE_GITHUB= yes
GH_ACCOUNT= kjdev