diff options
Diffstat (limited to 'devel/pecl-swoole/Makefile')
-rw-r--r-- | devel/pecl-swoole/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index 6fef5fdd9f27..cbea49956bdd 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -13,6 +13,7 @@ NOT_FOR_ARCHS= i386 powerpc NOT_FOR_ARCHS_REASON= upstream drop 32 bits support USES= compiler:c11 localbase:ldflags php:build,pecl pkgconfig ssl +IGNORE_WITH_PHP= 85 CONFIGURE_ARGS+= --enable-mysqlnd |