svn commit: r414658 - head/graphics/php-gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 5 18:39:39 UTC 2016


Author: sunpoet
Date: Thu May  5 18:39:38 2016
New Revision: 414658
URL: https://svnweb.freebsd.org/changeset/ports/414658

Log:
  - Remove comment which was added unintentionally in r414654

Modified:
  head/graphics/php-gdal/Makefile

Modified: head/graphics/php-gdal/Makefile
==============================================================================
--- head/graphics/php-gdal/Makefile	Thu May  5 18:34:52 2016	(r414657)
+++ head/graphics/php-gdal/Makefile	Thu May  5 18:39:38 2016	(r414658)
@@ -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
+IGNORE_WITH_PHP=70
 MAKEFILE=	GNUmakefile
 PHP_MOD_NAME=	php_${PORTNAME}
 USE_PHP=	yes


More information about the svn-ports-all mailing list