diff options
Diffstat (limited to 'databases/mysql-workbench52/Makefile')
-rw-r--r-- | databases/mysql-workbench52/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql-workbench52/Makefile b/databases/mysql-workbench52/Makefile index c6bfaaa814ca..7af9b223e0f2 100644 --- a/databases/mysql-workbench52/Makefile +++ b/databases/mysql-workbench52/Makefile @@ -48,7 +48,7 @@ SHEBANG_FILES= ext/ctemplate/ctemplate-src/src/htmlparser/*.py \ USE_GCC= any USE_GL= gl USE_GNOME= gnomehier gtk20 libxml2 -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_LUA= 5.1 LUA_COMPS= lua USE_MYSQL= client |