diff options
Diffstat (limited to 'math/pecl-stats/Makefile')
-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> |