Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 04:39:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        tcltk@FreeBSD.org
Subject:   [Bug 259121] databases/tdbc has fixed dependency on mysql client 5.7
Message-ID:  <bug-259121-30738-jagUuL4fP9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259121-30738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259121-30738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259121

--- Comment #3 from Peter Dean <p.dean@internode.on.net> ---
--- Makefile.orig       2021-10-17 06:43:19.803773000 +1000
+++ Makefile    2021-10-17 06:44:52.853493000 +1000
@@ -36,7 +36,7 @@

 # MySQL
 MYSQL_VARS=3D            MODULES+=3Dtdbcmysql
-MYSQL_USES=3D            mysql:client
+MYSQL_USES=3D            mysql
 MYSQL_DISTFILES=3D       ${PORTNAME}mysql${PORTVERSION}${EXTRACT_SUFX}

 # ODBC


make install
pkg lock tdbc

but it would be better if you made the change.  Why force people to install
mysql-client, they simply can if they need it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259121-30738-jagUuL4fP9>