summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2022-05-28 13:33:01 +0000
committertaca <taca@pkgsrc.org>2022-05-28 13:33:01 +0000
commitf0f02fdf00b1c6a5426476845c02c01b5b94fee4 (patch)
treeeb0639df24662fee525cdbeb5b354d61c93408a4 /math
parentee0ba1bc0b9ef18345893e50bdb7477f463e005a (diff)
downloadpkgsrc-f0f02fdf00b1c6a5426476845c02c01b5b94fee4.tar.gz
math/php-stats: restrict versions of PHP
This package dose not support PHP 5.6.
Diffstat (limited to 'math')
-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 7b354a8bb0a..bf78a2579fb 100644
--- a/math/php-stats/Makefile
+++ b/math/php-stats/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2022/05/22 13:40:42 taca Exp $
+# $NetBSD: Makefile,v 1.9 2022/05/28 13:33:01 taca Exp $
MODNAME= stats
PECL_VERSION= 2.0.3
CATEGORIES+= math
COMMENT= PHP extension for statistical computation
-PHP_VERSIONS_ACCEPTED= 56 74
+PHP_VERSIONS_ACCEPTED= 74
CONFIGURE_ARGS+= --enable-${MODNAME}