summaryrefslogtreecommitdiff
path: root/databases/php5-tarantool
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-06 11:22:12 +0000
committerRene Ladan <rene@FreeBSD.org>2018-12-06 11:22:12 +0000
commit968c62c6fbc9cd1fa4488b835da6c291ebc885e6 (patch)
tree57498af909660129f51b9c8c5792e61977855025 /databases/php5-tarantool
parentdevel/staf: Unbreak for openssl111 (diff)
Remove version 7.0 from the IGNORE_WITH_PHP list.
Notes
Notes: svn path=/head/; revision=486751
Diffstat (limited to 'databases/php5-tarantool')
-rw-r--r--databases/php5-tarantool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile
index 9ece12d8acc2..54bc6228a381 100644
--- a/databases/php5-tarantool/Makefile
+++ b/databases/php5-tarantool/Makefile
@@ -21,7 +21,7 @@ PORTSCOUT= ignore:1
USES= php:ext
CONFIGURE_ARGS= --with-tarantool
-IGNORE_WITH_PHP=70 71 72 73
+IGNORE_WITH_PHP=71 72 73
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME}-php