diff options
Diffstat (limited to 'devel/pecl-jsonc/Makefile')
-rw-r--r-- | devel/pecl-jsonc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-jsonc/Makefile b/devel/pecl-jsonc/Makefile index 514d72c63a18..46438cd151bc 100644 --- a/devel/pecl-jsonc/Makefile +++ b/devel/pecl-jsonc/Makefile @@ -20,7 +20,7 @@ CONFIGURE_ARGS= --with-jsonc --with-libjson MAKE_ARGS= EXTRA_CFLAGS=-DCOMPILE_DL_JSON=1 USE_PHP= yes USE_PHPEXT= yes -IGNORE_WITH_PHP=52 53 +IGNORE_WITH_PHP=70 CONFLICTS_INSTALL= php54-json-5* php55-json-5* php5-json-5* .include <bsd.port.mk> |