diff options
Diffstat (limited to 'x11/plasma-scriptengine-ruby/Makefile')
-rw-r--r-- | x11/plasma-scriptengine-ruby/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/plasma-scriptengine-ruby/Makefile b/x11/plasma-scriptengine-ruby/Makefile index f52ff8e77cfa..cce1c5756b63 100644 --- a/x11/plasma-scriptengine-ruby/Makefile +++ b/x11/plasma-scriptengine-ruby/Makefile @@ -16,10 +16,9 @@ USE_QT4= qmake_build moc_build uic_build rcc_build USE_RUBY= yes DISTINFO_FILE= ${PORTSDIR}/x11/kde4-workspace/distinfo USE_XZ= yes -USE_CMAKE= yes +USES= cmake:outsource MAKE_JOBS_SAFE= yes CMAKE_SOURCE_PATH= ${WRKSRC}/plasma/generic/scriptengines/ruby -CMAKE_OUTSOURCE= yes .include <bsd.port.mk> |