aboutsummaryrefslogtreecommitdiff
path: root/converters/php-bsdconv
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2026-07-03 23:20:29 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2026-07-04 18:17:34 +0000
commit63b6120db0b8290c6b7d0b91d16c94bfe617ebfe (patch)
tree42a3677813ab22779d41b57c2940bf062cba08a4 /converters/php-bsdconv
parentfcf89426ed566513f17ca8a8d04b99b19a64c364 (diff)
Diffstat (limited to 'converters/php-bsdconv')
-rw-r--r--converters/php-bsdconv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/php-bsdconv/Makefile b/converters/php-bsdconv/Makefile
index 61c13c1f4558..fb2e81227a56 100644
--- a/converters/php-bsdconv/Makefile
+++ b/converters/php-bsdconv/Makefile
@@ -16,6 +16,7 @@ GH_ACCOUNT= buganini
GH_PROJECT= php-${PORTNAME}
USES= php:ext
+IGNORE_WITH_PHP= 86
CONFIGURE_ARGS= --with-bsdconv=${LOCALBASE}
.include <bsd.port.mk>