aboutsummaryrefslogtreecommitdiff
path: root/databases/mariadb102-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mariadb102-server/Makefile')
-rw-r--r--databases/mariadb102-server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mariadb102-server/Makefile b/databases/mariadb102-server/Makefile
index 216bdcf7ea75..40214a5ba784 100644
--- a/databases/mariadb102-server/Makefile
+++ b/databases/mariadb102-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= mariadb
PORTVERSION= 10.2.12
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= databases ipv6
MASTER_SITES= http://mirrors.supportex.net/${SITESDIR}/ \
http://mirror2.hs-esslingen.de/pub/Mirrors/${SITESDIR}/ \
@@ -153,6 +153,7 @@ LZO_CMAKE_ON= -DWITH_INNODB_LZO=ON
LZO_LIB_DEPENDS= liblzo2.so:archivers/lzo2
MROONGA_IMPLIES= LZ4
MSGPACK_LIB_DEPENDS= libmsgpackc.so:devel/msgpack
+OQGRAPH_BROKEN= OQGRAPH fails to build with boost 1.66, see bug 224089
OQGRAPH_LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libJudy.so:devel/judy
SNAPPY_CMAKE_OFF= -DWITH_INNODB_SNAPPY=OFF -DWITH_ROCKSDB_snappy=OFF