summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2017-11-15 09:15:50 +0000
committerjdolecek <jdolecek@pkgsrc.org>2017-11-15 09:15:50 +0000
commitdfa96de4263d3ed719204fd3be51cb6bdc301e00 (patch)
tree239ef3098e1fef97308d3ef32d1455380bce2fe7 /math
parent444b808372a6f053f77701fec242ca7c520e9925 (diff)
downloadpkgsrc-dfa96de4263d3ed719204fd3be51cb6bdc301e00.tar.gz
Accept also PHP 7.2 for this module package
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 af3eb8af153..745fc53e636 100644
--- a/math/php-stats/Makefile
+++ b/math/php-stats/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2016/09/08 03:26:09 taca Exp $
+# $NetBSD: Makefile,v 1.3 2017/11/15 09:15:50 jdolecek Exp $
MODNAME= stats
PECL_VERSION= 2.0.3
CATEGORIES+= math
COMMENT= PHP extension for statistical computation
-PHP_VERSIONS_ACCEPTED= 70 71
+PHP_VERSIONS_ACCEPTED= 70 71 72
CONFIGURE_ARGS+= --enable-${MODNAME}