diff options
Diffstat (limited to 'databases')
-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 5342785d0439..e96ea5bed06c 100644 --- a/databases/php5-pdo_cassandra/Makefile +++ b/databases/php5-pdo_cassandra/Makefile @@ -12,6 +12,8 @@ COMMENT= PDO driver for Apache Cassandra LICENSE= APACHE20 +BROKEN= fails to compile + LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs USE_GITHUB= yes |