diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-03 23:20:29 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-04 18:17:34 +0000 |
| commit | 63b6120db0b8290c6b7d0b91d16c94bfe617ebfe (patch) | |
| tree | 42a3677813ab22779d41b57c2940bf062cba08a4 /converters/php-bsdconv | |
| parent | fcf89426ed566513f17ca8a8d04b99b19a64c364 (diff) | |
Diffstat (limited to 'converters/php-bsdconv')
| -rw-r--r-- | converters/php-bsdconv/Makefile | 1 |
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> |
