ruby-mysql28: Incompatible with MariaDB

This commit is contained in:
nia 2021-08-24 11:06:06 +00:00
parent 05c5b3c38d
commit 45900790c9

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2021/06/23 20:33:10 nia Exp $
# $NetBSD: Makefile,v 1.3 2021/08/24 11:06:06 nia Exp $
#
DISTNAME= mysql-ruby-2.8.2
@ -17,6 +17,8 @@ INSTALL_TARGET= site-install
CONFIGURE_ARGS+= --with-mysql-config
INSTALLATION_DIRS= ${RUBY_DOC}/mysql ${RUBY_EG}/mysql
MYSQL_VERSIONS_ACCEPTED= 57 56
DOCS= README.html README_ja.html tommy.css
post-install: