diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-23 14:20:20 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-23 14:20:20 +0000 |
| commit | e935048e84544813b00d2ba1da23dcb41827da21 (patch) | |
| tree | 6f9932169ef682268af14b1eaf84137a48d05ddb /databases/php5-pdo_cassandra | |
| parent | Update to 1.6.51. (diff) | |
Does not build with PHP 7.0.
Sponsored by: Absolight
Diffstat (limited to 'databases/php5-pdo_cassandra')
| -rw-r--r-- | databases/php5-pdo_cassandra/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile index 608c87c2ce8c..e065e94d800d 100644 --- a/databases/php5-pdo_cassandra/Makefile +++ b/databases/php5-pdo_cassandra/Makefile @@ -25,6 +25,8 @@ USE_PHP_BUILD= yes USE_PHP= pdo USE_PHPEXT= yes +IGNORE_WITH_PHP= 70 + .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/thrift/bsd.thrift.mk" |
