Skip to content

Commit

Permalink
databases/rubygem-dbd-mysql: set IGNORE for mysql 8.0 and 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Meyer authored and Dirk Meyer committed Jan 21, 2024
1 parent 80429a8 commit 1f17722
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion databases/rubygem-dbd-mysql/Makefile
Expand Up @@ -6,13 +6,14 @@ MASTER_SITES= RG

MAINTAINER= dinoex@FreeBSD.org
COMMENT= MySQL driver for DBI-for-Ruby
WWW= http://ruby-dbi.sourceforge.net
WWW= https://github.com/dinoex/ruby-dbi

LICENSE= BSD3CLAUSE

RUN_DEPENDS= rubygem-dbi>=0:databases/rubygem-dbi \
rubygem-mysql>=0:databases/rubygem-mysql

USES= gem
IGNORE_WITH_MYSQL= 80 81

.include <bsd.port.mk>

0 comments on commit 1f17722

Please sign in to comment.