diff options
author | miwi <miwi@FreeBSD.org> | 2016-02-18 15:08:25 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2016-02-18 15:08:25 +0000 |
commit | 03d026c7484d97c58ae27611ae33a37c316815d3 (patch) | |
tree | 66735e7a8badd1a6f24bc52b1ad5136a35157740 /databases/php5-tarantool | |
parent | d5e7623469898ea85cb43a8b6b5a956943067e1f (diff) | |
download | FreeBSD-ports-03d026c7484d97c58ae27611ae33a37c316815d3.zip FreeBSD-ports-03d026c7484d97c58ae27611ae33a37c316815d3.tar.gz |
- Ignore php70
Diffstat (limited to 'databases/php5-tarantool')
-rw-r--r-- | databases/php5-tarantool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile index 976c275..7179bc6 100644 --- a/databases/php5-tarantool/Makefile +++ b/databases/php5-tarantool/Makefile @@ -19,6 +19,7 @@ GH_PROJECT= ${PORTNAME}-php GH_ACCOUNT= tarantool GH_TAGNAME= c1c5d5f TR_VER= 20151222 +IGNORE_WITH_PHP= 70 CONFIGURE_ARGS+= --with-tarantool |