summaryrefslogtreecommitdiff
path: root/math/php-stats
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-01-14 13:06:10 +0000
committertaca <taca@pkgsrc.org>2019-01-14 13:06:10 +0000
commit683ed5d58d6fb1fc5de6ffec22c473632cb4762c (patch)
treeacb25ca3160c871881579f4510e02da29c7234a8 /math/php-stats
parenta9f5e793f19124d2c4826a3837788dbdfa2dc1d0 (diff)
downloadpkgsrc-683ed5d58d6fb1fc5de6ffec22c473632cb4762c.tar.gz
Drop support for php70
Drop support for php70 before remove it from pkgsrc.
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 745fc53e636..e70460a3864 100644
--- a/math/php-stats/Makefile
+++ b/math/php-stats/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2017/11/15 09:15:50 jdolecek Exp $
+# $NetBSD: Makefile,v 1.4 2019/01/14 13:06:11 taca Exp $
MODNAME= stats
PECL_VERSION= 2.0.3
CATEGORIES+= math
COMMENT= PHP extension for statistical computation
-PHP_VERSIONS_ACCEPTED= 70 71 72
+PHP_VERSIONS_ACCEPTED= 71 72
CONFIGURE_ARGS+= --enable-${MODNAME}