Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2016 18:39:38 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414658 - head/graphics/php-gdal
Message-ID:  <201605051839.u45Idc2v023062@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605051839.u45Idc2v023062>