mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add MySQL 5.1 shared library number.
This commit is contained in:
parent
74c41b5224
commit
f89c5a13e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155246
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ MYSQL323_LIBVER= 10
|
|||
MYSQL40_LIBVER= 12
|
||||
MYSQL41_LIBVER= 14
|
||||
MYSQL50_LIBVER= 15
|
||||
MYSQL51_LIBVER= 15
|
||||
|
||||
# Setting/finding MySQL version we want.
|
||||
.if exists(${LOCALBASE}/bin/mysql)
|
||||
|
|
Loading…
Add table
Reference in a new issue