Skip to content

Commit

Permalink
devel/pecl-swoole: Add json to build dependency.
Browse files Browse the repository at this point in the history
PR: 255136
Reported by: dave@jetcafe.org
  • Loading branch information
vanillahsu committed Apr 17, 2021
1 parent 5a3ab34 commit 72e8f91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devel/pecl-swoole/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <bsd.port.mk>

0 comments on commit 72e8f91

Please sign in to comment.