aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-11-20 04:32:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-11-20 04:32:26 +0000
commit4e3f3033628637ea0244839c4630280a330b637c (patch)
tree85f50dff08a24662fe55a304af857156959b6c41
parent2f8078f1f4361c01a958cb6c4976619b0153a670 (diff)
downloadports-4e3f3033628637ea0244839c4630280a330b637c.tar.gz
ports-4e3f3033628637ea0244839c4630280a330b637c.zip
Notes
-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