diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
commit | 6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch) | |
tree | 7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /databases/mysql-gui-tools | |
parent | Bump autoconf 2.67->2.68 -- will deal with any fallout. (diff) |
Punt autoconf267->autoconf268
Notes
Notes:
svn path=/head/; revision=263089
Diffstat (limited to 'databases/mysql-gui-tools')
-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 77249a39f47d..5c38ab68cced 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:111 +USE_AUTOTOOLS= autoconf:268 libtool:22 automake:111 USE_GNOME= libgnome libglade2 gtkhtml3 libgnomeprint intlhack gtksourceview USE_GL= gl glut USE_GMAKE= yes |