ports/databases/qt5-sqldrivers-mysql/Makefile
Tobias C. Berner 3aeb8b79ba Qt5: Update Qt 5 to 5.15.7
* rebase the KDE patched Qt5 ontop of the 5.15.7 branch
* update qt5-script to 5.15.11

Exp-run by:	antoine
PR:		268533
2022-12-29 12:52:47 +01:00

7 lines
98 B
Makefile

DB= MYSQL
DB_DESC= MySQL
USES= mysql
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"