aboutsummaryrefslogtreecommitdiff
path: root/security/pecl-mcrypt
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-12-17 20:28:36 +0000
committerRene Ladan <rene@FreeBSD.org>2019-12-17 20:28:36 +0000
commita6e27105b65c1f7cd78aec586662c3950101fad2 (patch)
treefa6adef9a4ee6e803260a92654ed40a9a99b52f7 /security/pecl-mcrypt
parentb51b839969daf3b42232476460514c9cccc9053e (diff)
downloadports-a6e27105b65c1f7cd78aec586662c3950101fad2.tar.gz
ports-a6e27105b65c1f7cd78aec586662c3950101fad2.zip
Remove IGNORE_WITH_PHP=71 and add IGNORE_WITH_PHP=74 where relevant.
Notes
Notes: svn path=/head/; revision=520345
Diffstat (limited to 'security/pecl-mcrypt')
-rw-r--r--security/pecl-mcrypt/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/pecl-mcrypt/Makefile b/security/pecl-mcrypt/Makefile
index 0cd3e6f52b1b..a5e72a7952a3 100644
--- a/security/pecl-mcrypt/Makefile
+++ b/security/pecl-mcrypt/Makefile
@@ -9,8 +9,6 @@ COMMENT= PHP extension for mcrypt, removed in PHP 7.2
LICENSE= PHP301
-IGNORE_WITH_PHP= 71
-
LIB_DEPENDS= libltdl.so:devel/libltdl \
libmcrypt.so:security/libmcrypt