summaryrefslogtreecommitdiff
path: root/math/php-stats
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-12-16 16:30:13 +0000
committertaca <taca@pkgsrc.org>2019-12-16 16:30:13 +0000
commit4dca668a90c2240086534ad1d45c06195c5dcd1d (patch)
treefd7150a20eeaf49d47ef0beeae0e03bcee379d56 /math/php-stats
parent0947bc8e8f81288786602231fedaf0792390bb89 (diff)
downloadpkgsrc-4dca668a90c2240086534ad1d45c06195c5dcd1d.tar.gz
Drop php71 support
Drop php71 support mechanically.
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 741d095f06a..e95e512c015 100644
--- a/math/php-stats/Makefile
+++ b/math/php-stats/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2019/11/02 16:16:21 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2019/12/16 16:30:13 taca Exp $
MODNAME= stats
PECL_VERSION= 2.0.3
CATEGORIES+= math
COMMENT= PHP extension for statistical computation
-PHP_VERSIONS_ACCEPTED= 71 72
+PHP_VERSIONS_ACCEPTED= 72
CONFIGURE_ARGS+= --enable-${MODNAME}