aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-jsonc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-jsonc/Makefile')
-rw-r--r--devel/pecl-jsonc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/pecl-jsonc/Makefile b/devel/pecl-jsonc/Makefile
index 5255ad312177..b3c1cb45b24d 100644
--- a/devel/pecl-jsonc/Makefile
+++ b/devel/pecl-jsonc/Makefile
@@ -15,11 +15,9 @@ LICENSE= PHP301
LIB_DEPENDS= libjson-c.so:devel/json-c
-USES= pkgconfig tar:tgz
+USES= php:ext pkgconfig tar:tgz
CONFIGURE_ARGS= --with-jsonc --with-libjson
MAKE_ARGS= EXTRA_CFLAGS=-DCOMPILE_DL_JSON=1
-USE_PHP= yes
-USE_PHPEXT= yes
IGNORE_WITH_PHP=70
CONFLICTS_INSTALL= php54-json-5* php55-json-5* php5-json-5*