diff options
Diffstat (limited to 'x11/plasma-scriptengine-python/Makefile')
-rw-r--r-- | x11/plasma-scriptengine-python/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/plasma-scriptengine-python/Makefile b/x11/plasma-scriptengine-python/Makefile index 8b65f019c6eb..0d972ff0732b 100644 --- a/x11/plasma-scriptengine-python/Makefile +++ b/x11/plasma-scriptengine-python/Makefile @@ -16,11 +16,10 @@ USE_QT4= qmake_build moc_build uic_build rcc_build USE_PYTHON= 2.5+ 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/python -CMAKE_OUTSOURCE= yes pre-configure: ${REINPLACE_CMD} -e 's,$${PYTHON_SITE_PACKAGES_DIR},${PYTHONPREFIX_SITELIBDIR},g' \ |