Set NO_LATEST_LINK.
Spotted by: jedgar
This commit is contained in:
parent
f5ac20397a
commit
a5942ac655
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34928
9 changed files with 9 additions and 0 deletions
|
@ -21,6 +21,7 @@ Y2K= http://www.mysql.com/documentation/mysql/bychapter/manual_Introduction.htm
|
|||
SLAVEDIRS= databases/mysql323-client
|
||||
MASTERPORTNAME= mysql-server
|
||||
DB_DIR?= /var/db/mysql
|
||||
NO_LATEST_LINK= yes
|
||||
USE_PERL5= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --localstatedir=${DB_DIR} \
|
||||
|
|
|
@ -21,6 +21,7 @@ Y2K= http://www.mysql.com/documentation/mysql/bychapter/manual_Introduction.htm
|
|||
SLAVEDIRS= databases/mysql323-client
|
||||
MASTERPORTNAME= mysql-server
|
||||
DB_DIR?= /var/db/mysql
|
||||
NO_LATEST_LINK= yes
|
||||
USE_PERL5= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --localstatedir=${DB_DIR} \
|
||||
|
|
|
@ -21,6 +21,7 @@ Y2K= http://www.mysql.com/documentation/mysql/bychapter/manual_Introduction.htm
|
|||
SLAVEDIRS= databases/mysql323-client
|
||||
MASTERPORTNAME= mysql-server
|
||||
DB_DIR?= /var/db/mysql
|
||||
NO_LATEST_LINK= yes
|
||||
USE_PERL5= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --localstatedir=${DB_DIR} \
|
||||
|
|
|
@ -21,6 +21,7 @@ Y2K= http://www.mysql.com/documentation/mysql/bychapter/manual_Introduction.htm
|
|||
SLAVEDIRS= databases/mysql323-client
|
||||
MASTERPORTNAME= mysql-server
|
||||
DB_DIR?= /var/db/mysql
|
||||
NO_LATEST_LINK= yes
|
||||
USE_PERL5= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --localstatedir=${DB_DIR} \
|
||||
|
|
|
@ -21,6 +21,7 @@ Y2K= http://www.mysql.com/documentation/mysql/bychapter/manual_Introduction.htm
|
|||
SLAVEDIRS= databases/mysql323-client
|
||||
MASTERPORTNAME= mysql-server
|
||||
DB_DIR?= /var/db/mysql
|
||||
NO_LATEST_LINK= yes
|
||||
USE_PERL5= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --localstatedir=${DB_DIR} \
|
||||
|
|
|
@ -21,6 +21,7 @@ Y2K= http://www.mysql.com/documentation/mysql/bychapter/manual_Introduction.htm
|
|||
SLAVEDIRS= databases/mysql323-client
|
||||
MASTERPORTNAME= mysql-server
|
||||
DB_DIR?= /var/db/mysql
|
||||
NO_LATEST_LINK= yes
|
||||
USE_PERL5= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --localstatedir=${DB_DIR} \
|
||||
|
|
|
@ -21,6 +21,7 @@ Y2K= http://www.mysql.com/documentation/mysql/bychapter/manual_Introduction.htm
|
|||
SLAVEDIRS= databases/mysql323-client
|
||||
MASTERPORTNAME= mysql-server
|
||||
DB_DIR?= /var/db/mysql
|
||||
NO_LATEST_LINK= yes
|
||||
USE_PERL5= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --localstatedir=${DB_DIR} \
|
||||
|
|
|
@ -21,6 +21,7 @@ Y2K= http://www.mysql.com/documentation/mysql/bychapter/manual_Introduction.htm
|
|||
SLAVEDIRS= databases/mysql323-client
|
||||
MASTERPORTNAME= mysql-server
|
||||
DB_DIR?= /var/db/mysql
|
||||
NO_LATEST_LINK= yes
|
||||
USE_PERL5= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --localstatedir=${DB_DIR} \
|
||||
|
|
|
@ -21,6 +21,7 @@ Y2K= http://www.mysql.com/documentation/mysql/bychapter/manual_Introduction.htm
|
|||
SLAVEDIRS= databases/mysql323-client
|
||||
MASTERPORTNAME= mysql-server
|
||||
DB_DIR?= /var/db/mysql
|
||||
NO_LATEST_LINK= yes
|
||||
USE_PERL5= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --localstatedir=${DB_DIR} \
|
||||
|
|
Loading…
Reference in a new issue