diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2018-02-07 17:46:10 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-02-07 17:46:10 +0000 |
| commit | d7640e6c92925b67809edc87a6e4de1a85a967f6 (patch) | |
| tree | 1bae5e1dd8f8b4ea1645de7993004b7d6b0709c3 /databases/php5-tarantool/Makefile | |
| parent | Upgrade pkg-provides from 0.3.1 to 0.4.0 (diff) | |
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight
Diffstat (limited to 'databases/php5-tarantool/Makefile')
| -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 e47b302a779c..e4ebf548221a 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 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS+= --with-tarantool |
