svn commit: r366256 - head/databases/php5-pdo_cassandra
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Aug 26 19:34:02 UTC 2014
Author: amdmi3
Date: Tue Aug 26 19:34:01 2014
New Revision: 366256
URL: http://svnweb.freebsd.org/changeset/ports/366256
QAT: https://qat.redports.org/buildarchive/r366256/
Log:
- Fix build on 10.x by switching to USE_GCC
Modified:
head/databases/php5-pdo_cassandra/Makefile
Modified: head/databases/php5-pdo_cassandra/Makefile
==============================================================================
--- head/databases/php5-pdo_cassandra/Makefile Tue Aug 26 19:33:49 2014 (r366255)
+++ head/databases/php5-pdo_cassandra/Makefile Tue Aug 26 19:34:01 2014 (r366256)
@@ -27,6 +27,7 @@ USE_PHP= pdo
USE_PHPEXT= yes
DEFAULT_PHP_VER=5
IGNORE_WITH_PHP=52
+USE_GCC= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/thrift/bsd.thrift.mk"
More information about the svn-ports-head
mailing list