aboutsummaryrefslogtreecommitdiff
path: root/graphics/php-gdal
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-08 15:08:13 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-08 15:08:13 +0000
commit3f14fbb2c03bd6b87b63970ea61d60f3c9332589 (patch)
tree42358909bf1bcd1454294bcb1807af0668a8d50d /graphics/php-gdal
parent4d2f75252909725fb4f01a2d6d9c21add7479ff3 (diff)
downloadports-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.tar.gz
ports-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.zip
Notes
Diffstat (limited to 'graphics/php-gdal')
-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 5dee0e0c2652..a66ffa17d1ea 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 72
+IGNORE_WITH_PHP=70 71 72 73
MAKEFILE= GNUmakefile
PHP_MOD_NAME= php_${PORTNAME}
USES= php:build gmake localbase tar:xz