diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-02-07 12:14:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-02-07 12:14:34 +0000 |
commit | 25c794224fbdc888e76ff140590ef272da22ee74 (patch) | |
tree | 7ec17b9d0da9fc4e843775137cd0b2b0a658807a /databases/php5-tarantool | |
parent | 180b9579679827e6433aab2181bf01c7100287f0 (diff) | |
download | ports-25c794224fbdc888e76ff140590ef272da22ee74.tar.gz ports-25c794224fbdc888e76ff140590ef272da22ee74.zip |
Notes
Diffstat (limited to 'databases/php5-tarantool')
-rw-r--r-- | databases/php5-tarantool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile index 45b2a04b0e2c..e47b302a779c 100644 --- a/databases/php5-tarantool/Makefile +++ b/databases/php5-tarantool/Makefile @@ -16,7 +16,7 @@ USE_GITHUB= yes GH_PROJECT= ${PORTNAME}-php GH_TAGNAME= c1c5d5f TR_VER= 20151222 -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS+= --with-tarantool |