diff options
-rw-r--r-- | databases/mysql323-server/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql40-server/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql41-server/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql50-server/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql51-server/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql54-server/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql55-server/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql60-server/Makefile | 1 | ||||
-rw-r--r-- | databases/percona55-server/Makefile | 1 |
9 files changed, 9 insertions, 0 deletions
diff --git a/databases/mysql323-server/Makefile b/databases/mysql323-server/Makefile index af606ae7fbb4..b004b4c6e891 100644 --- a/databases/mysql323-server/Makefile +++ b/databases/mysql323-server/Makefile @@ -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} \ diff --git a/databases/mysql40-server/Makefile b/databases/mysql40-server/Makefile index af606ae7fbb4..b004b4c6e891 100644 --- a/databases/mysql40-server/Makefile +++ b/databases/mysql40-server/Makefile @@ -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} \ diff --git a/databases/mysql41-server/Makefile b/databases/mysql41-server/Makefile index af606ae7fbb4..b004b4c6e891 100644 --- a/databases/mysql41-server/Makefile +++ b/databases/mysql41-server/Makefile @@ -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} \ diff --git a/databases/mysql50-server/Makefile b/databases/mysql50-server/Makefile index af606ae7fbb4..b004b4c6e891 100644 --- a/databases/mysql50-server/Makefile +++ b/databases/mysql50-server/Makefile @@ -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} \ diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile index af606ae7fbb4..b004b4c6e891 100644 --- a/databases/mysql51-server/Makefile +++ b/databases/mysql51-server/Makefile @@ -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} \ diff --git a/databases/mysql54-server/Makefile b/databases/mysql54-server/Makefile index af606ae7fbb4..b004b4c6e891 100644 --- a/databases/mysql54-server/Makefile +++ b/databases/mysql54-server/Makefile @@ -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} \ diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile index af606ae7fbb4..b004b4c6e891 100644 --- a/databases/mysql55-server/Makefile +++ b/databases/mysql55-server/Makefile @@ -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} \ diff --git a/databases/mysql60-server/Makefile b/databases/mysql60-server/Makefile index af606ae7fbb4..b004b4c6e891 100644 --- a/databases/mysql60-server/Makefile +++ b/databases/mysql60-server/Makefile @@ -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} \ diff --git a/databases/percona55-server/Makefile b/databases/percona55-server/Makefile index af606ae7fbb4..b004b4c6e891 100644 --- a/databases/percona55-server/Makefile +++ b/databases/percona55-server/Makefile @@ -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} \ |