diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-26 19:34:01 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-26 19:34:01 +0000 |
| commit | 241f553f20965608fd382c1276e0ca4ad6c91a06 (patch) | |
| tree | fd2a6c0eb3b6da7b1e1a56186caa05fdaefd579a /databases/php5-pdo_cassandra | |
| parent | - Switch to USES=libtool, drop .la files (diff) | |
- Fix build on 10.x by switching to USE_GCC
Diffstat (limited to 'databases/php5-pdo_cassandra')
| -rw-r--r-- | databases/php5-pdo_cassandra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile index a60b6b2b5f25..642a75bce3c1 100644 --- a/databases/php5-pdo_cassandra/Makefile +++ b/databases/php5-pdo_cassandra/Makefile @@ -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" |
