summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}