diff options
Diffstat (limited to 'databases/mysql-workbench51/Makefile')
-rw-r--r-- | databases/mysql-workbench51/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql-workbench51/Makefile b/databases/mysql-workbench51/Makefile index 9cf7b063a191..2292052d2047 100644 --- a/databases/mysql-workbench51/Makefile +++ b/databases/mysql-workbench51/Makefile @@ -28,7 +28,7 @@ MAKE_JOBS_UNSAFE= yes OPTIONS= PYTHON "Enable Python scripting and modules" off -USE_AUTOTOOLS= autoheader:268 autoconf:268 automake:111 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoheader autoconf automake aclocal libtool AUTOMAKE_ARGS= --add-missing --foreign ACLOCAL_ARGS= AUTOCONF_ARGS= |