aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/php-gdal/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-11-20 12:32:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-11-20 12:32:26 +0800
commit3517ff7dd3251343857932f9758377ad1ed65456 (patch)
tree85f50dff08a24662fe55a304af857156959b6c41 /graphics/php-gdal/Makefile
parentf84b5e53cfda8b2b3e008cd099de0de25bf561d5 (diff)
downloadfreebsd-ports-gnome-3517ff7dd3251343857932f9758377ad1ed65456.tar.gz
freebsd-ports-gnome-3517ff7dd3251343857932f9758377ad1ed65456.tar.zst
freebsd-ports-gnome-3517ff7dd3251343857932f9758377ad1ed65456.zip
Update IGNORE_WITH_PHP
Diffstat (limited to 'graphics/php-gdal/Makefile')
-rw-r--r--graphics/php-gdal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php-gdal/Makefile b/graphics/php-gdal/Makefile
index ddf277b6ffd6..9cbe0eea4efa 100644
--- a/graphics/php-gdal/Makefile
+++ b/graphics/php-gdal/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libgdal.so:graphics/gdal
ALL_TARGET= php_gdal.so php_gdalconst.so php_ogr.so php_osr.so
CFLAGS+= -fPIC
-IGNORE_WITH_PHP=70 71
+IGNORE_WITH_PHP=70 71 72
MAKEFILE= GNUmakefile
PHP_MOD_NAME= php_${PORTNAME}
USES= php:build gmake localbase tar:xz