diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2016-02-18 14:47:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2016-02-18 14:47:05 +0000 |
commit | 5a67738f00f2c73ee582719beead9c63ffe151d2 (patch) | |
tree | e69b03665ccb6cfc03028cfd2ad64ba204ed3d0f /math/pecl-stats | |
parent | d5fe20d168ccdd92ecca8045d08c444895d116d0 (diff) | |
download | ports-5a67738f00f2c73ee582719beead9c63ffe151d2.tar.gz ports-5a67738f00f2c73ee582719beead9c63ffe151d2.zip |
Notes
Diffstat (limited to 'math/pecl-stats')
-rw-r--r-- | math/pecl-stats/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pecl-stats/Makefile b/math/pecl-stats/Makefile index 979493cdab02..0b753e3d4b26 100644 --- a/math/pecl-stats/Makefile +++ b/math/pecl-stats/Makefile @@ -16,5 +16,6 @@ LICENSE= PHP30 USES= tar:tgz USE_PHP= yes USE_PHPEXT= yes +IGNORE_WITH_PHP= 70 .include <bsd.port.mk> |