diff options
Diffstat (limited to 'devel/pecl-json_post/Makefile')
-rw-r--r-- | devel/pecl-json_post/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pecl-json_post/Makefile b/devel/pecl-json_post/Makefile index 4bf282347470..b38d7a27c1f0 100644 --- a/devel/pecl-json_post/Makefile +++ b/devel/pecl-json_post/Makefile @@ -9,7 +9,6 @@ WWW= https://pecl.php.net/package/json_post LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= php:pecl -USE_PHP= json:build +USES= php:build,pecl .include <bsd.port.mk> |