diff options
Diffstat (limited to 'devel/pecl-spread/Makefile')
-rw-r--r-- | devel/pecl-spread/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/pecl-spread/Makefile b/devel/pecl-spread/Makefile index a087b3f48590..ddf31c82e3a0 100644 --- a/devel/pecl-spread/Makefile +++ b/devel/pecl-spread/Makefile @@ -17,9 +17,7 @@ LICENSE= PHP301 BUILD_DEPENDS= ${LOCALBASE}/include/sp.h:net/spread4 RUN_DEPENDS= ${LOCALBASE}/include/sp.h:net/spread4 -USES= tar:tgz -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS+= --with-spread=${LOCALBASE} |