1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

databases/rubygem-mysql: Ignore with mysql 8.4

PR:     291336
Reported by:    private exp-run
Sponsored by:   Netzkommune GmbH
This commit is contained in:
Jochen Neumeister
2026-02-23 18:34:03 +01:00
parent 62c5915906
commit 657b78d3b4
+1 -1
View File
@@ -12,6 +12,6 @@ LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
USES= gem mysql
IGNORE_WITH_MYSQL= 80 81
IGNORE_WITH_MYSQL= 80 81 84
.include <bsd.port.mk>