summaryrefslogtreecommitdiff
path: root/security/php-pecl-mcrypt
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 /security/php-pecl-mcrypt
parent0947bc8e8f81288786602231fedaf0792390bb89 (diff)
downloadpkgsrc-4dca668a90c2240086534ad1d45c06195c5dcd1d.tar.gz
Drop php71 support
Drop php71 support mechanically.
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 3615062c86f..80b8961d810 100644
--- a/security/php-pecl-mcrypt/Makefile
+++ b/security/php-pecl-mcrypt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/12/16 00:10:37 taca Exp $
+# $NetBSD: Makefile,v 1.6 2019/12/16 16:30:14 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 72 73 74
+PHP_VERSIONS_ACCEPTED= 72 73 74
CONFIGURE_ARGS+= --with-mcrypt=${PREFIX}