diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-28 14:00:45 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-28 14:00:45 +0000 |
commit | dca255c3cec21c0c66003eb626763c7fdc2cb59a (patch) | |
tree | e6eac391e081f99a997be8b0d8e036d22d5fe2a9 /devel/pecl-spread/Makefile | |
parent | 4973e5b396de5fdc84495adcdcb1f40854c8ebcd (diff) | |
download | ports-dca255c3cec21c0c66003eb626763c7fdc2cb59a.tar.gz ports-dca255c3cec21c0c66003eb626763c7fdc2cb59a.zip |
Notes
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} |