summaryrefslogtreecommitdiff
path: root/databases/mariadb101-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mariadb101-server/Makefile')
-rw-r--r--databases/mariadb101-server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mariadb101-server/Makefile b/databases/mariadb101-server/Makefile
index d74ec7649ef8..4afc725d95c8 100644
--- a/databases/mariadb101-server/Makefile
+++ b/databases/mariadb101-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= mariadb
PORTVERSION= 10.1.30
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
http://mirrors.supportex.net/${SITESDIR}/ \
@@ -143,6 +143,7 @@ MAXKEY_EXTRA_PATCHES+= ${FILESDIR}/extra-patch-include_my__compare.h
MROONGA_LIB_DEPENDS= liblz4.so:archivers/liblz4
MROONGA_VARS= LICENSE+=LGPL20 LICENSE_COMB=multi
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