diff options
Diffstat (limited to 'databases/mysql-gui-tools/Makefile')
-rw-r--r-- | databases/mysql-gui-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql-gui-tools/Makefile b/databases/mysql-gui-tools/Makefile index f77a25597ae4..77249a39f47d 100644 --- a/databases/mysql-gui-tools/Makefile +++ b/databases/mysql-gui-tools/Makefile @@ -25,7 +25,7 @@ BROKEN= does not build OPTIONS= QUERY_BROWSER "Build the MySQL Query Browser" on \ ADMINISTRATOR "Build the MySQL Administrator" on -USE_AUTOTOOLS= autoconf:267 libtool:22 automake:110 +USE_AUTOTOOLS= autoconf:267 libtool:22 automake:111 USE_GNOME= libgnome libglade2 gtkhtml3 libgnomeprint intlhack gtksourceview USE_GL= gl glut USE_GMAKE= yes |