aboutsummaryrefslogtreecommitdiff
path: root/converters/php-bsdconv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/php-bsdconv/Makefile')
-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>