summaryrefslogtreecommitdiff
path: root/security/php-pecl-mcrypt
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2017-11-15 22:01:22 +0000
committertaca <taca@pkgsrc.org>2017-11-15 22:01:22 +0000
commit7c526680eb042761b40117d5df12d3ea19c3f21a (patch)
treeddb07b8f40da01e1e3c266844c3eabc6beb5850d /security/php-pecl-mcrypt
parent28584d254759348a25c9b712d6486ab658e9e36c (diff)
downloadpkgsrc-7c526680eb042761b40117d5df12d3ea19c3f21a.tar.gz
security/php-pecl-mcrypt: enable php72
It should support php72. (Not tested yet.)
Diffstat (limited to 'security/php-pecl-mcrypt')
-rw-r--r--security/php-pecl-mcrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/php-pecl-mcrypt/Makefile b/security/php-pecl-mcrypt/Makefile
index c8d3734d29c..a42a0101e40 100644
--- a/security/php-pecl-mcrypt/Makefile
+++ b/security/php-pecl-mcrypt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/03/20 16:44:17 taca Exp $
+# $NetBSD: Makefile,v 1.2 2017/11/15 22:01:22 taca Exp $
#
MODNAME= mcrypt
@@ -11,7 +11,7 @@ HOMEPAGE= https://pecl.php.net/package/mcrypt
COMMENT= Bindings for the libmcrypt library
LICENSE= php
-PHP_VERSIONS_ACCEPTED= 71
+PHP_VERSIONS_ACCEPTED= 71 72
CONFIGURE_ARGS+= --with-mcrypt=${PREFIX}