diff options
Diffstat (limited to 'devel/pecl-statgrab/Makefile')
-rw-r--r-- | devel/pecl-statgrab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pecl-statgrab/Makefile b/devel/pecl-statgrab/Makefile index 9c2f122a5986..7561ee4e288d 100644 --- a/devel/pecl-statgrab/Makefile +++ b/devel/pecl-statgrab/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libstatgrab0.so:${PORTSDIR}/devel/libstatgrab0 USE_PHP= yes USE_PHPEXT= yes +IGNORE_WITH_PHP= 70 CONFIGURE_ARGS= --with-statgrab=${LOCALBASE} |