diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-11-20 12:32:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-11-20 12:32:12 +0800 |
commit | 87a75190099542d96d3ac3b0e19402efcde10aa8 (patch) | |
tree | 1f2eaeb7e22b4ad72583651086ae23a18d4c0157 /databases | |
parent | fa8406dba2deae44e21f2a56af1cc003e522d346 (diff) | |
download | freebsd-ports-gnome-87a75190099542d96d3ac3b0e19402efcde10aa8.tar.gz freebsd-ports-gnome-87a75190099542d96d3ac3b0e19402efcde10aa8.tar.zst freebsd-ports-gnome-87a75190099542d96d3ac3b0e19402efcde10aa8.zip |
Update IGNORE_WITH_PHP
Diffstat (limited to 'databases')
-rw-r--r-- | databases/php70-memcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php70-memcache/Makefile b/databases/php70-memcache/Makefile index 3bee5aab7944..9bbcf8735adc 100644 --- a/databases/php70-memcache/Makefile +++ b/databases/php70-memcache/Makefile @@ -18,7 +18,7 @@ OPTIONS_DEFINE= EXAMPLES PORTSCOUT= skipv:start CONFIGURE_ARGS= --with-zlib-dir=/usr -IGNORE_WITH_PHP=56 71 +IGNORE_WITH_PHP=56 71 72 PHP_VER= 70 USE_CSTD= gnu89 USE_PHP= session:build zlib:build |