summaryrefslogtreecommitdiff
path: root/math/php-stats
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2022-05-22 13:40:42 +0000
committertaca <taca@pkgsrc.org>2022-05-22 13:40:42 +0000
commit39cc9e807f2311cf4d6a44aeffc36c9f9082a6c0 (patch)
treefb71626f14aef8560206367e9084b458901d2a32 /math/php-stats
parent2a7424c5dc8ff46500519309dbcd398ab723a5a4 (diff)
downloadpkgsrc-39cc9e807f2311cf4d6a44aeffc36c9f9082a6c0.tar.gz
math/php-stats: dose not support PHP 8 and later
This package dose not support php80 and php81.
Diffstat (limited to 'math/php-stats')
-rw-r--r--math/php-stats/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/php-stats/Makefile b/math/php-stats/Makefile
index 909fa1bff8d..7b354a8bb0a 100644
--- a/math/php-stats/Makefile
+++ b/math/php-stats/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2021/01/03 06:47:07 taca Exp $
+# $NetBSD: Makefile,v 1.8 2022/05/22 13:40:42 taca Exp $
MODNAME= stats
PECL_VERSION= 2.0.3
CATEGORIES+= math
COMMENT= PHP extension for statistical computation
-PHP_VERSIONS_INCOMPATIBLE= 56
+PHP_VERSIONS_ACCEPTED= 56 74
CONFIGURE_ARGS+= --enable-${MODNAME}