mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Correct comment typo.
PR: ports/76050 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
This commit is contained in:
parent
4fc0b3222c
commit
c2acaba6e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126052
7 changed files with 7 additions and 7 deletions
|
@ -142,7 +142,7 @@ pre-fetch:
|
|||
@${ECHO} " BUILD_STATIC=yes Build a static version of mysqld."
|
||||
@${ECHO} " (use it if you need even more speed)."
|
||||
@${ECHO} " WITHOUT_INNODB=yes Disable support for InnoDB table handler."
|
||||
@${ECHO} " WITH_NDB=yes Disable support for NDB Cluster."
|
||||
@${ECHO} " WITH_NDB=yes Enable support for NDB Cluster."
|
||||
@${ECHO} ""
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -143,7 +143,7 @@ pre-fetch:
|
|||
@${ECHO} " BUILD_STATIC=yes Build a static version of mysqld."
|
||||
@${ECHO} " (use it if you need even more speed)."
|
||||
@${ECHO} " WITHOUT_INNODB=yes Disable support for InnoDB table handler."
|
||||
@${ECHO} " WITH_NDB=yes Disable support for NDB Cluster."
|
||||
@${ECHO} " WITH_NDB=yes Enable support for NDB Cluster."
|
||||
@${ECHO} ""
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -143,7 +143,7 @@ pre-fetch:
|
|||
@${ECHO} " BUILD_STATIC=yes Build a static version of mysqld."
|
||||
@${ECHO} " (use it if you need even more speed)."
|
||||
@${ECHO} " WITHOUT_INNODB=yes Disable support for InnoDB table handler."
|
||||
@${ECHO} " WITH_NDB=yes Disable support for NDB Cluster."
|
||||
@${ECHO} " WITH_NDB=yes Enable support for NDB Cluster."
|
||||
@${ECHO} ""
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -143,7 +143,7 @@ pre-fetch:
|
|||
@${ECHO} " BUILD_STATIC=yes Build a static version of mysqld."
|
||||
@${ECHO} " (use it if you need even more speed)."
|
||||
@${ECHO} " WITHOUT_INNODB=yes Disable support for InnoDB table handler."
|
||||
@${ECHO} " WITH_NDB=yes Disable support for NDB Cluster."
|
||||
@${ECHO} " WITH_NDB=yes Enable support for NDB Cluster."
|
||||
@${ECHO} ""
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -143,7 +143,7 @@ pre-fetch:
|
|||
@${ECHO} " BUILD_STATIC=yes Build a static version of mysqld."
|
||||
@${ECHO} " (use it if you need even more speed)."
|
||||
@${ECHO} " WITHOUT_INNODB=yes Disable support for InnoDB table handler."
|
||||
@${ECHO} " WITH_NDB=yes Disable support for NDB Cluster."
|
||||
@${ECHO} " WITH_NDB=yes Enable support for NDB Cluster."
|
||||
@${ECHO} ""
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -143,7 +143,7 @@ pre-fetch:
|
|||
@${ECHO} " BUILD_STATIC=yes Build a static version of mysqld."
|
||||
@${ECHO} " (use it if you need even more speed)."
|
||||
@${ECHO} " WITHOUT_INNODB=yes Disable support for InnoDB table handler."
|
||||
@${ECHO} " WITH_NDB=yes Disable support for NDB Cluster."
|
||||
@${ECHO} " WITH_NDB=yes Enable support for NDB Cluster."
|
||||
@${ECHO} ""
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -143,7 +143,7 @@ pre-fetch:
|
|||
@${ECHO} " BUILD_STATIC=yes Build a static version of mysqld."
|
||||
@${ECHO} " (use it if you need even more speed)."
|
||||
@${ECHO} " WITHOUT_INNODB=yes Disable support for InnoDB table handler."
|
||||
@${ECHO} " WITH_NDB=yes Disable support for NDB Cluster."
|
||||
@${ECHO} " WITH_NDB=yes Enable support for NDB Cluster."
|
||||
@${ECHO} ""
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Add table
Reference in a new issue