diff options
-rw-r--r-- | science/kst2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/kst2/Makefile b/science/kst2/Makefile index c81bea5862d1..33858a30493d 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -22,7 +22,7 @@ USE_QT_VER= 4 QT_COMPONENTS= gui xml designer svg opengl \ qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes +#MAKE_JOBS_SAFE= yes CMAKE_SOURCE_PATH= ${WRKSRC}/cmake CMAKE_ARGS+= -Dkst_install_prefix=${PREFIX} |