From 72e8f9198ef42de16f2dc3fa71f73e7376164146 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sat, 17 Apr 2021 15:46:28 +0800 Subject: devel/pecl-swoole: Add json to build dependency. PR: 255136 Reported by: dave@jetcafe.org --- devel/pecl-swoole/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index 244bf3983f50..69789775bf0f 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -23,5 +23,6 @@ SOCKETS_CONFIGURE_ON= --enable-sockets CURL_LIB_DEPENDS= libcurl.so:ftp/curl CURL_CONFIGURE_ON= --enable-swoole-curl JSON_CONFIGURE_ON= --enable-swoole-json +JSON_USE= PHP=json:build .include -- cgit v1.2.3