diff options
Diffstat (limited to 'devel/ruby-qtruby/Makefile')
-rw-r--r-- | devel/ruby-qtruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-qtruby/Makefile b/devel/ruby-qtruby/Makefile index fa04660e97eb..8e5b764a57e1 100644 --- a/devel/ruby-qtruby/Makefile +++ b/devel/ruby-qtruby/Makefile @@ -23,7 +23,7 @@ USE_QT4= dbus declarative designer gui network \ qmake_build moc_build uic_build rcc_build USE_RUBY= yes USE_XZ= yes -USE_CMAKE= yes +USES= cmake MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes |